@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_BIOS2 1956-1971_17583'^^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_17584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17584> ;
  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_17584>
  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_17584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17584'^^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.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_17584'^^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_17585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17585> ;
  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_17585>
  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_17585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17585'^^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.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_17585'^^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_8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8090> ;
  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_8090>
  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_8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8090'^^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.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_8090'^^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_8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8091> ;
  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_8091>
  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_8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8091'^^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.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_8091'^^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_8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8092> ;
  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_8092>
  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_8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8092'^^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.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_8092'^^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_8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8093> ;
  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_8093>
  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_8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8093'^^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.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_8093'^^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_8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8095> ;
  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_8095>
  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_8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8095'^^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.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_8095'^^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_8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8101> ;
  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_8101>
  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_8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8101'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.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 '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_8101'^^xsd:string;
  dwc:observationDate '1965-10-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_12064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12064> ;
  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_12064>
  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_12064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12064'^^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.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_12064'^^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_12066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12066> ;
  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_12066>
  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_12066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12066'^^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.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_12066'^^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_12069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12069> ;
  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_12069>
  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_12069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12069'^^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.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_12069'^^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_12070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12070> ;
  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_12070>
  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_12070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12070'^^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.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_12070'^^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_12071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12071> ;
  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_12071>
  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_12071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12071'^^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.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_12071'^^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_12072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12072> ;
  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_12072>
  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_12072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12072'^^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.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_12072'^^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_12082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12082> ;
  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_12082>
  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_12082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12082'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.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_12082'^^xsd:string;
  dwc:observationDate '1967-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_12083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12083> ;
  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_12083>
  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_12083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12083'^^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.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_12083'^^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_12084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12084> ;
  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_12084>
  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_12084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12084'^^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.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_12084'^^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_8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8118> ;
  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_8118>
  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_8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8118'^^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.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_8118'^^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_8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8122> ;
  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_8122>
  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_8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8122'^^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.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_8122'^^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_8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8123> ;
  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_8123>
  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_8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8123'^^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.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_8123'^^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_8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8129> ;
  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_8129>
  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_8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8129'^^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.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_8129'^^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_8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8130> ;
  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_8130>
  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_8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8130'^^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.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_8130'^^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_8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8131> ;
  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_8131>
  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_8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8131'^^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.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_8131'^^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_8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8132> ;
  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_8132>
  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_8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8132'^^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.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_8132'^^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_8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8133> ;
  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_8133>
  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_8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8133'^^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.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_8133'^^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_8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8154> ;
  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_8154>
  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_8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8154'^^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.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_8154'^^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_8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8155> ;
  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_8155>
  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_8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8155'^^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 '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 '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_8155'^^xsd:string;
  dwc:observationDate '1965-10-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_8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8110> ;
  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_8110>
  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_8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8110'^^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.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_8110'^^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_8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8157> ;
  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_8157>
  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_8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8157'^^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.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_8157'^^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_8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8158> ;
  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_8158>
  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_8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8158'^^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.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_8158'^^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_8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8159> ;
  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_8159>
  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_8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8159'^^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.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_8159'^^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_8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8111> ;
  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_8111>
  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_8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8111'^^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.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_8111'^^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_8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8114> ;
  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_8114>
  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_8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8114'^^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.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_8114'^^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_8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8115> ;
  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_8115>
  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_8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8115'^^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.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_8115'^^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_8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8117> ;
  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_8117>
  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_8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8117'^^xsd:string;
  dwc:scientificName 'Gobidae'^^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.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 '125537'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8117'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2182> ;
  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_2182>
  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_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2182'^^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.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_2182'^^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_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2183> ;
  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_2183>
  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_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2183'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^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 '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_2183'^^xsd:string;
  dwc:observationDate '1960-08-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_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2188> ;
  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_2188>
  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_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2188'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '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_2188'^^xsd:string;
  dwc:observationDate '1960-08-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_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2194> ;
  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_2194>
  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_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2194'^^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.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_2194'^^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_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2195> ;
  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_2195>
  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_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2195'^^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.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_2195'^^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_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2196> ;
  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_2196>
  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_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2196'^^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.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_2196'^^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_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2181> ;
  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_2181>
  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_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2181'^^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.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_2181'^^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_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2921> ;
  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_2921>
  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_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2921'^^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.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_2921'^^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_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2922> ;
  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_2922>
  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_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2922'^^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.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_2922'^^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_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2927> ;
  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_2927>
  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_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2927'^^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.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 '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_2927'^^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_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2930> ;
  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_2930>
  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_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2930'^^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.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_2930'^^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_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2931> ;
  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_2931>
  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_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2931'^^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.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_2931'^^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_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2933> ;
  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_2933>
  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_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2933'^^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.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_2933'^^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_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2935> ;
  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_2935>
  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_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2935'^^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.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_2935'^^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_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2937> ;
  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_2937>
  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_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2937'^^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.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_2937'^^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_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2941> ;
  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_2941>
  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_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2941'^^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.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_2941'^^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_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2942> ;
  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_2942>
  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_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2942'^^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.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_2942'^^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_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2944> ;
  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_2944>
  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_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2944'^^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.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 '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_2944'^^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_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2949> ;
  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_2949>
  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_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2949'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.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_2949'^^xsd:string;
  dwc:observationDate '1961-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_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2951> ;
  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_2951>
  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_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2951'^^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.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 '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_2951'^^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_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2953> ;
  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_2953>
  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_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2953'^^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.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_2953'^^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_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2954> ;
  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_2954>
  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_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2954'^^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.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_2954'^^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_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2955> ;
  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_2955>
  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_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2955'^^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.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_2955'^^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_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2956> ;
  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_2956>
  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_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2956'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.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_2956'^^xsd:string;
  dwc:observationDate '1961-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_16055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16055> ;
  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_16055>
  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_16055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16055'^^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.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_16055'^^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_16028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16028> ;
  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_16028>
  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_16028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16028'^^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.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_16028'^^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_16029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16029> ;
  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_16029>
  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_16029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16029'^^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.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_16029'^^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_16030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16030> ;
  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_16030>
  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_16030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16030'^^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.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_16030'^^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_16031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16031> ;
  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_16031>
  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_16031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16031'^^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.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_16031'^^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_16032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16032> ;
  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_16032>
  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_16032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16032'^^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.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_16032'^^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_16033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16033> ;
  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_16033>
  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_16033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16033'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^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_16033'^^xsd:string;
  dwc:observationDate '1969-09-21'^^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_16037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16037> ;
  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_16037>
  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_16037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16037'^^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.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_16037'^^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_16038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16038> ;
  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_16038>
  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_16038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16038'^^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.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_16038'^^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_16044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16044> ;
  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_16044>
  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_16044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16044'^^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.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_16044'^^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_16009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16009> ;
  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_16009>
  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_16009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16009'^^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.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_16009'^^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_16010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16010> ;
  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_16010>
  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_16010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16010'^^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.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_16010'^^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_16011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16011> ;
  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_16011>
  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_16011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16011'^^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.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_16011'^^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_16012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16012> ;
  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_16012>
  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_16012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16012'^^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.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_16012'^^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_16014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16014> ;
  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_16014>
  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_16014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16014'^^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.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_16014'^^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_16015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16015> ;
  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_16015>
  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_16015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16015'^^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.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_16015'^^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_16020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16020> ;
  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_16020>
  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_16020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16020'^^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.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_16020'^^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_16025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16025> ;
  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_16025>
  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_16025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16025'^^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.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_16025'^^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_16026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16026> ;
  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_16026>
  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_16026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16026'^^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.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_16026'^^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_16027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16027> ;
  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_16027>
  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_16027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16027'^^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.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_16027'^^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_16008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16008> ;
  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_16008>
  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_16008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16008'^^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.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_16008'^^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_15990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15990> ;
  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_15990>
  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_15990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15990'^^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.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_15990'^^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_15993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15993> ;
  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_15993>
  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_15993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15993'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^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_15993'^^xsd:string;
  dwc:observationDate '1969-09-21'^^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_15995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15995> ;
  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_15995>
  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_15995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15995'^^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.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_15995'^^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_15998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15998> ;
  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_15998>
  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_15998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15998'^^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.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 '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_15998'^^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_16002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16002> ;
  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_16002>
  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_16002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16002'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.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_16002'^^xsd:string;
  dwc:observationDate '1969-04-03'^^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_16004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16004> ;
  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_16004>
  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_16004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16004'^^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.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_16004'^^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_16005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16005> ;
  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_16005>
  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_16005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16005'^^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.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_16005'^^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_16006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16006> ;
  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_16006>
  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_16006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16006'^^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.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_16006'^^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_16007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16007> ;
  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_16007>
  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_16007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16007'^^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.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_16007'^^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_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_639> ;
  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_639>
  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_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_639'^^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.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_639'^^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_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_640> ;
  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_640>
  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_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_640'^^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.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_640'^^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_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_649> ;
  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_649>
  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_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_649'^^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.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_649'^^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_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_651> ;
  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_651>
  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_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_651'^^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.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_651'^^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_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_654> ;
  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_654>
  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_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_654'^^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.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_654'^^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_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_659> ;
  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_659>
  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_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_659'^^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.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_659'^^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_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_660> ;
  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_660>
  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_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_660'^^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.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_660'^^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_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_662> ;
  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_662>
  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_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_662'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.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 '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_662'^^xsd:string;
  dwc:observationDate '1958-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_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_669> ;
  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_669>
  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_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_669'^^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.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 '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_669'^^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_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_672> ;
  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_672>
  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_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_672'^^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.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_672'^^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_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_673> ;
  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_673>
  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_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_673'^^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.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_673'^^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_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_674> ;
  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_674>
  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_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_674'^^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.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_674'^^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_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_655> ;
  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_655>
  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_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_655'^^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.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_655'^^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_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4229> ;
  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_4229>
  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_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4229'^^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.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_4229'^^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_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4230> ;
  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_4230>
  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_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4230'^^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.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_4230'^^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_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4231> ;
  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_4231>
  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_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4231'^^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.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_4231'^^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_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4236> ;
  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_4236>
  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_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4236'^^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 '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 '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_4236'^^xsd:string;
  dwc:observationDate '1963-10-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_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4237> ;
  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_4237>
  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_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4237'^^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.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 '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_4237'^^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_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4246> ;
  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_4246>
  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_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4246'^^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.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_4246'^^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_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4247> ;
  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_4247>
  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_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4247'^^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.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_4247'^^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_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4248> ;
  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_4248>
  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_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4248'^^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.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_4248'^^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_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4251> ;
  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_4251>
  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_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4251'^^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.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_4251'^^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_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4257> ;
  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_4257>
  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_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4257'^^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.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_4257'^^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_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4258> ;
  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_4258>
  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_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4258'^^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.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_4258'^^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_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4259> ;
  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_4259>
  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_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4259'^^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.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_4259'^^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_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4260> ;
  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_4260>
  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_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4260'^^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.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_4260'^^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_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4263> ;
  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_4263>
  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_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4263'^^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.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_4263'^^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_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4265> ;
  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_4265>
  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_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4265'^^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.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_4265'^^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_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4267> ;
  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_4267>
  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_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4267'^^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.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_4267'^^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_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4268> ;
  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_4268>
  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_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4268'^^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.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_4268'^^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_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4269> ;
  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_4269>
  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_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4269'^^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.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_4269'^^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_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4252> ;
  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_4252>
  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_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4252'^^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.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_4252'^^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_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4270> ;
  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_4270>
  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_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4270'^^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.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_4270'^^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_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4271> ;
  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_4271>
  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_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4271'^^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.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_4271'^^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_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4272> ;
  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_4272>
  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_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4272'^^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.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_4272'^^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_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4273> ;
  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_4273>
  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_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4273'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.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 '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_4273'^^xsd:string;
  dwc:observationDate '1963-05-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_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4291> ;
  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_4291>
  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_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4291'^^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.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_4291'^^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_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4292> ;
  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_4292>
  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_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4292'^^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 '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 '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_4292'^^xsd:string;
  dwc:observationDate '1963-10-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_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4293> ;
  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_4293>
  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_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4293'^^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.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_4293'^^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_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4294> ;
  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_4294>
  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_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4294'^^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 '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 '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_4294'^^xsd:string;
  dwc:observationDate '1963-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_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4295> ;
  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_4295>
  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_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4295'^^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.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_4295'^^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_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4296> ;
  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_4296>
  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_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4296'^^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.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_4296'^^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_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1390> ;
  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_1390>
  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_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1390'^^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.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_1390'^^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_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1395> ;
  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_1395>
  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_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1395'^^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.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 '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_1395'^^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_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1403> ;
  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_1403>
  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_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1403'^^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.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_1403'^^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_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1404> ;
  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_1404>
  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_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1404'^^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.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_1404'^^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_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1405> ;
  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_1405>
  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_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1405'^^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.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_1405'^^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_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1407> ;
  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_1407>
  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_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1407'^^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.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_1407'^^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_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1409> ;
  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_1409>
  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_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1409'^^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.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_1409'^^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_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1410> ;
  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_1410>
  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_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1410'^^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.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_1410'^^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_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1412> ;
  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_1412>
  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_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1412'^^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.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 '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_1412'^^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_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1389> ;
  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_1389>
  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_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1389'^^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.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_1389'^^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_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1415> ;
  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_1415>
  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_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1415'^^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.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 '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_1415'^^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_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1416> ;
  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_1416>
  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_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1416'^^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.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 '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_1416'^^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_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1417> ;
  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_1417>
  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_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1417'^^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.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_1417'^^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_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1421> ;
  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_1421>
  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_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1421'^^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.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_1421'^^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_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1422> ;
  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_1422>
  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_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1422'^^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.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_1422'^^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_10203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10203> ;
  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_10203>
  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_10203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10203'^^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.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_10203'^^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_10205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10205> ;
  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_10205>
  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_10205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10205'^^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.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_10205'^^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_10206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10206> ;
  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_10206>
  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_10206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10206'^^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.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_10206'^^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_10208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10208> ;
  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_10208>
  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_10208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10208'^^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.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_10208'^^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_10222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10222> ;
  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_10222>
  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_10222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10222'^^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.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_10222'^^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_10223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10223> ;
  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_10223>
  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_10223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10223'^^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.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_10223'^^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_10224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10224> ;
  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_10224>
  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_10224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10224'^^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.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_10224'^^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_17634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17634> ;
  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_17634>
  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_17634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17634'^^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.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_17634'^^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_17628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17628> ;
  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_17628>
  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_17628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17628'^^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.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 '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_17628'^^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_17629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17629> ;
  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_17629>
  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_17629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17629'^^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.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_17629'^^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_17630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17630> ;
  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_17630>
  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_17630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17630'^^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.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_17630'^^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_17632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17632> ;
  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_17632>
  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_17632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17632'^^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.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_17632'^^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_17633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17633> ;
  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_17633>
  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_17633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17633'^^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.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_17633'^^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_13251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13251> ;
  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_13251>
  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_13251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13251'^^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.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_13251'^^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_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_120> ;
  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_120>
  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_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_120'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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 '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_120'^^xsd:string;
  dwc:observationDate '1957-04-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_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_121> ;
  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_121>
  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_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_121'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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 '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_121'^^xsd:string;
  dwc:observationDate '1957-04-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_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_123> ;
  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_123>
  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_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_123'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '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_123'^^xsd:string;
  dwc:observationDate '1957-04-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_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_124> ;
  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_124>
  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_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_124'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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 '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_124'^^xsd:string;
  dwc:observationDate '1957-04-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_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4227> ;
  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_4227>
  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_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4227'^^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.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_4227'^^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_16048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16048> ;
  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_16048>
  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_16048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16048'^^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.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 '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_16048'^^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_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5597> ;
  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_5597>
  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_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5597'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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 '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_5597'^^xsd:string;
  dwc:observationDate '1964-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_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5598> ;
  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_5598>
  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_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5598'^^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 '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 '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_5598'^^xsd:string;
  dwc:observationDate '1964-03-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_16045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16045> ;
  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_16045>
  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_16045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16045'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^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_16045'^^xsd:string;
  dwc:observationDate '1969-09-21'^^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_13258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13258> ;
  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_13258>
  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_13258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13258'^^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.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_13258'^^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_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5599> ;
  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_5599>
  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_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5599'^^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.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_5599'^^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_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5604> ;
  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_5604>
  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_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5604'^^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 '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 '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_5604'^^xsd:string;
  dwc:observationDate '1964-03-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_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5611> ;
  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_5611>
  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_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5611'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^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 '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_5611'^^xsd:string;
  dwc:observationDate '1964-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_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5614> ;
  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_5614>
  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_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5614'^^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 '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 '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_5614'^^xsd:string;
  dwc:observationDate '1964-03-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_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5616> ;
  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_5616>
  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_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5616'^^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 '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 '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_5616'^^xsd:string;
  dwc:observationDate '1964-03-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_16050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16050> ;
  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_16050>
  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_16050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16050'^^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.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_16050'^^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_16051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16051> ;
  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_16051>
  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_16051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16051'^^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.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_16051'^^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_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_129> ;
  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_129>
  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_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_129'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '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_129'^^xsd:string;
  dwc:observationDate '1957-04-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_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_130> ;
  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_130>
  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_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_130'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^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 '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_130'^^xsd:string;
  dwc:observationDate '1957-04-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_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5617> ;
  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_5617>
  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_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5617'^^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.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_5617'^^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_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5621> ;
  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_5621>
  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_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5621'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^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 '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_5621'^^xsd:string;
  dwc:observationDate '1964-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_8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8156> ;
  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_8156>
  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_8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8156'^^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.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_8156'^^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_16053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16053> ;
  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_16053>
  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_16053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16053'^^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.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_16053'^^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_16054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16054> ;
  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_16054>
  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_16054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16054'^^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.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_16054'^^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_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5625> ;
  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_5625>
  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_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5625'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^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 '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_5625'^^xsd:string;
  dwc:observationDate '1964-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_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5627> ;
  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_5627>
  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_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5627'^^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.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_5627'^^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_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5628> ;
  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_5628>
  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_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5628'^^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 '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 '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_5628'^^xsd:string;
  dwc:observationDate '1964-03-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_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5629> ;
  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_5629>
  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_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5629'^^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.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_5629'^^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_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5636> ;
  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_5636>
  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_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5636'^^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 '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 '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_5636'^^xsd:string;
  dwc:observationDate '1964-03-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_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5637> ;
  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_5637>
  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_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5637'^^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.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_5637'^^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_10247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10247> ;
  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_10247>
  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_10247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10247'^^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.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_10247'^^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_10248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10248> ;
  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_10248>
  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_10248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10248'^^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.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_10248'^^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_10251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10251> ;
  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_10251>
  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_10251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10251'^^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 '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 '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_10251'^^xsd:string;
  dwc:observationDate '1966-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_10267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10267> ;
  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_10267>
  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_10267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10267'^^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.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_10267'^^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_10268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10268> ;
  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_10268>
  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_10268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10268'^^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.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_10268'^^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_10269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10269> ;
  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_10269>
  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_10269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10269'^^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.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_10269'^^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_10270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10270> ;
  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_10270>
  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_10270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10270'^^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.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_10270'^^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_10271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10271> ;
  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_10271>
  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_10271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10271'^^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.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_10271'^^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_10272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10272> ;
  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_10272>
  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_10272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10272'^^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.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_10272'^^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_12062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12062> ;
  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_12062>
  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_12062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12062'^^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.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_12062'^^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_12050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12050> ;
  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_12050>
  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_12050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12050'^^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.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_12050'^^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_12051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12051> ;
  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_12051>
  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_12051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12051'^^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.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_12051'^^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_12060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12060> ;
  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_12060>
  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_12060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12060'^^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.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_12060'^^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_17587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17587> ;
  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_17587>
  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_17587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17587'^^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.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_17587'^^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_17588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17588> ;
  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_17588>
  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_17588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17588'^^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.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_17588'^^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_17589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17589> ;
  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_17589>
  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_17589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17589'^^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.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_17589'^^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_17590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17590> ;
  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_17590>
  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_17590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17590'^^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.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_17590'^^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_13224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13224> ;
  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_13224>
  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_13224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13224'^^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 '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 '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_13224'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13226> ;
  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_13226>
  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_13226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13226'^^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.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_13226'^^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_13227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13227> ;
  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_13227>
  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_13227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13227'^^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.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_13227'^^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_13228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13228> ;
  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_13228>
  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_13228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13228'^^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 '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 '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_13228'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13231> ;
  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_13231>
  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_13231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13231'^^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 '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 '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_13231'^^xsd:string;
  dwc:observationDate '1968-08-10'^^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_13232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13232> ;
  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_13232>
  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_13232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13232'^^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 '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 '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_13232'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13235> ;
  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_13235>
  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_13235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13235'^^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 '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 '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_13235'^^xsd:string;
  dwc:observationDate '1968-08-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_13237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13237> ;
  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_13237>
  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_13237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13237'^^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.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 '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_13237'^^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_13238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13238> ;
  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_13238>
  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_13238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13238'^^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.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 '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_13238'^^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_10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10231> ;
  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_10231>
  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_10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10231'^^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.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_10231'^^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_10232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10232> ;
  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_10232>
  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_10232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10232'^^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.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_10232'^^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_10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10233> ;
  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_10233>
  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_10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10233'^^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.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_10233'^^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_10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10234> ;
  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_10234>
  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_10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10234'^^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.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_10234'^^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_10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10235> ;
  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_10235>
  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_10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10235'^^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.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_10235'^^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_10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10236> ;
  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_10236>
  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_10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10236'^^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.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_10236'^^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_10243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10243> ;
  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_10243>
  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_10243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10243'^^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.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_10243'^^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_10244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10244> ;
  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_10244>
  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_10244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10244'^^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.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_10244'^^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_10245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10245> ;
  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_10245>
  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_10245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10245'^^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.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_10245'^^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_10246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10246> ;
  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_10246>
  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_10246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10246'^^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.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_10246'^^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_17615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17615> ;
  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_17615>
  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_17615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17615'^^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 '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 '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_17615'^^xsd:string;
  dwc:observationDate '1970-07-19'^^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_17616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17616> ;
  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_17616>
  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_17616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17616'^^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.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_17616'^^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_17623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17623> ;
  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_17623>
  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_17623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17623'^^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.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_17623'^^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_17624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17624> ;
  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_17624>
  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_17624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17624'^^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.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_17624'^^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_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1423> ;
  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_1423>
  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_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1423'^^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.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_1423'^^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_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1393> ;
  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_1393>
  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_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1393'^^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.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 '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_1393'^^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_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_623'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_623'^^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_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_627'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_627'^^xsd:string;
  dwc:observationDate '1958-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_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_635'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_635'^^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_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_611'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_611'^^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_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_613'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_613'^^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_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_615'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_615'^^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_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_616'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_616'^^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_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_617'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_617'^^xsd:string;
  dwc:observationDate '1958-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_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_618'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_618'^^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_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_619'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_619'^^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_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_622'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_622'^^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_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5529'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5529'^^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_5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5533'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5533'^^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_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5538'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5538'^^xsd:string;
  dwc:observationDate '1964-03-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_5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5540'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5540'^^xsd:string;
  dwc:observationDate '1964-03-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_5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5541'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5541'^^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_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5545'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5545'^^xsd:string;
  dwc:observationDate '1964-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_5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5549'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5549'^^xsd:string;
  dwc:observationDate '1964-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_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5551'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5551'^^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_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5554'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5554'^^xsd:string;
  dwc:observationDate '1964-03-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_5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5555'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5555'^^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_12018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12018'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12018'^^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_12017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12017'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12017'^^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_13124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13124'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_13124'^^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_13038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13038'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13038'^^xsd:string;
  dwc:observationDate '1968-11-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_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1325'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1325'^^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_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1326'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1326'^^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_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1330'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1330'^^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_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1332'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1332'^^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_19089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19089'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19089'^^xsd:string;
  dwc:observationDate '1971-01-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_19090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19090'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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 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_19090'^^xsd:string;
  dwc:observationDate '1971-01-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_19092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19092'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19092'^^xsd:string;
  dwc:observationDate '1971-01-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_19093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19093'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19093'^^xsd:string;
  dwc:observationDate '1971-01-19'^^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_19094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19094'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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 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_19094'^^xsd:string;
  dwc:observationDate '1971-01-19'^^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_19096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19096'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19096'^^xsd:string;
  dwc:observationDate '1971-01-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_19097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19097'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_19097'^^xsd:string;
  dwc:observationDate '1971-01-19'^^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_19098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19098'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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 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_19098'^^xsd:string;
  dwc:observationDate '1971-01-19'^^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_17459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17459'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17459'^^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_17460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17460'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17460'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2877'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_2877'^^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_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2882'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2882'^^xsd:string;
  dwc:observationDate '1961-02-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_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2883'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2883'^^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_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2885'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2885'^^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_17467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17467'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17467'^^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_17468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17468'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17468'^^xsd:string;
  dwc:observationDate '1970-07-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_13098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13098'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13098'^^xsd:string;
  dwc:observationDate '1968-11-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_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2869'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2869'^^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_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2870'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2870'^^xsd:string;
  dwc:observationDate '1961-02-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_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2872'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_2872'^^xsd:string;
  dwc:observationDate '1961-02-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_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2873'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_2873'^^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_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2868'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2868'^^xsd:string;
  dwc:observationDate '1961-02-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_17481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17481'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17481'^^xsd:string;
  dwc:observationDate '1970-11-01'^^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_17483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17483'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17483'^^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_17484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17484'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17484'^^xsd:string;
  dwc:observationDate '1970-07-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_17486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17486'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17486'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17488'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17488'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17490'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_17490'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17491'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17491'^^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_17493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17495'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17495'^^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_7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7987'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7987'^^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_7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7964'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7964'^^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_7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7965'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7965'^^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_7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7966'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7966'^^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_7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7971'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7971'^^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_7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7976'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7976'^^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_7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7977'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7977'^^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_7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7980'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7980'^^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_7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7981'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7981'^^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_7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7984'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7984'^^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_7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7985'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7985'^^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_7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7986'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7986'^^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_7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7990'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7990'^^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_7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7991'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7991'^^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_7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7994'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7994'^^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_7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7998'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7998'^^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_7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7999'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_7999'^^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_8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8000'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_8000'^^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_8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8007'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_8007'^^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_8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8016'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_8016'^^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_8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8019'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_8019'^^xsd:string;
  dwc:observationDate '1965-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_8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8021'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_8021'^^xsd:string;
  dwc:observationDate '1965-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_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3561'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3561'^^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_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3562'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3562'^^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_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3565'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3565'^^xsd:string;
  dwc:observationDate '1962-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_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3566'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3566'^^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_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3570'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_3570'^^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_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3573'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3573'^^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_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3574'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3574'^^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_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3575'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3575'^^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_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3577'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3577'^^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_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3543'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3543'^^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_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3544'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3544'^^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_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3545'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3545'^^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_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3550'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3550'^^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_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3553'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3553'^^xsd:string;
  dwc:observationDate '1962-09-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_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3555'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3555'^^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_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3557'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3557'^^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_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3558'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_3558'^^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_8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8022'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_8022'^^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_8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8024'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_8024'^^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_8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8025'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_8025'^^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_8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8026'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_8026'^^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_8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8027'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_8027'^^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_19111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19111'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19111'^^xsd:string;
  dwc:observationDate '1971-01-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_19112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19112'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19112'^^xsd:string;
  dwc:observationDate '1971-01-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_19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19117'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^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_19117'^^xsd:string;
  dwc:observationDate '1971-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19118'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19118'^^xsd:string;
  dwc:observationDate '1971-01-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_19119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19119'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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 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_19119'^^xsd:string;
  dwc:observationDate '1971-01-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_19120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19120'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19120'^^xsd:string;
  dwc:observationDate '1971-01-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_12977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12977'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12977'^^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_19099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19099'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19099'^^xsd:string;
  dwc:observationDate '1971-01-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_19100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19100'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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 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_19100'^^xsd:string;
  dwc:observationDate '1971-01-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_19101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19101'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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 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_19101'^^xsd:string;
  dwc:observationDate '1971-01-19'^^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_19103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19103'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^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_19103'^^xsd:string;
  dwc:observationDate '1971-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19104'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19104'^^xsd:string;
  dwc:observationDate '1971-01-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_19105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19105'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19105'^^xsd:string;
  dwc:observationDate '1971-01-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_19106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19106'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19106'^^xsd:string;
  dwc:observationDate '1971-01-19'^^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_19107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19107'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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 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_19107'^^xsd:string;
  dwc:observationDate '1971-01-19'^^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_19110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19110'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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 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_19110'^^xsd:string;
  dwc:observationDate '1971-01-19'^^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_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_104'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_104'^^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_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_106'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_106'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_109'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_109'^^xsd:string;
  dwc:observationDate '1957-04-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_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_115'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_115'^^xsd:string;
  dwc:observationDate '1957-04-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_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_116'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_116'^^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_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_117'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_117'^^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_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_85'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_85'^^xsd:string;
  dwc:observationDate '1957-04-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_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_86'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_86'^^xsd:string;
  dwc:observationDate '1957-04-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_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_92'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_92'^^xsd:string;
  dwc:observationDate '1957-04-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_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_93'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_93'^^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_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_96'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_96'^^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_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_97'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_97'^^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_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_99'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_99'^^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_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_103'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_103'^^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_12976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12976'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12976'^^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_12978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12978'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12978'^^xsd:string;
  dwc:observationDate '1968-11-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_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2853'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2853'^^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_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2855'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2855'^^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_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2858'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2858'^^xsd:string;
  dwc:observationDate '1961-02-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_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2859'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2859'^^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_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2860'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2860'^^xsd:string;
  dwc:observationDate '1961-02-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_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2863'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2863'^^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_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_605'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_605'^^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_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_610'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_610'^^xsd:string;
  dwc:observationDate '1958-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_17469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17469'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17469'^^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_11991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11991'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_11991'^^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_11995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11995'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_11995'^^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_17470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17470'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17470'^^xsd:string;
  dwc:observationDate '1970-07-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_17472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17472'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17472'^^xsd:string;
  dwc:observationDate '1970-07-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_17473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17473'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17473'^^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_17474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17474'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17474'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17477'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_17477'^^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_17478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17478'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_17478'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17479'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17479'^^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_10075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10075'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10075'^^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_10077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10077'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10077'^^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_10078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10078'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10078'^^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_10089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10089'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10089'^^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_10090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10090'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10090'^^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_10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10093'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10093'^^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_10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10097'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10097'^^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_10106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10106'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10106'^^xsd:string;
  dwc:observationDate '1966-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_10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10098'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10098'^^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_10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10099'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10099'^^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_10103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10103'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10103'^^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_10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10104'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10104'^^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_10135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10135'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10135'^^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_10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10130'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_10130'^^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_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2823'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2823'^^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_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2825'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2825'^^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_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2832'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2832'^^xsd:string;
  dwc:observationDate '1961-02-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_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2833'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2833'^^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_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2835'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2835'^^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_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2836'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2836'^^xsd:string;
  dwc:observationDate '1961-02-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_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2837'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2837'^^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_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2840'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2840'^^xsd:string;
  dwc:observationDate '1961-02-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_10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10137'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10137'^^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_10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10138'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10138'^^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_10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10139'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10139'^^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_10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10140'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10140'^^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_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2886'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2886'^^xsd:string;
  dwc:observationDate '1961-02-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_13092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13092'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13092'^^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_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2887'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2887'^^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_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13093'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13093'^^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_11987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11987'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_11987'^^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_17415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17415'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17415'^^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_17416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17416'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17416'^^xsd:string;
  dwc:observationDate '1970-07-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_17418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17418'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17418'^^xsd:string;
  dwc:observationDate '1970-07-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_17423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17423'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17423'^^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_17431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17431'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17431'^^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_17432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17432'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17432'^^xsd:string;
  dwc:observationDate '1970-07-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_17433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17433'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17433'^^xsd:string;
  dwc:observationDate '1970-11-01'^^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_13094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13094'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13094'^^xsd:string;
  dwc:observationDate '1968-11-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_11990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11990'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_11990'^^xsd:string;
  dwc:observationDate '1967-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_10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10129'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_10129'^^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_13086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13086'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13086'^^xsd:string;
  dwc:observationDate '1968-11-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_15922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15922'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15922'^^xsd:string;
  dwc:observationDate '1969-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_15923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15923'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15923'^^xsd:string;
  dwc:observationDate '1969-07-23'^^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_10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10108'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10108'^^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_10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10111'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10111'^^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_10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10112'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10112'^^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_10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10113'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10113'^^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_10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10114'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10114'^^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_10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10120'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10120'^^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_10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10121'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10121'^^xsd:string;
  dwc:observationDate '1966-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_10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10122'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10122'^^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_10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10127'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_10127'^^xsd:string;
  dwc:observationDate '1966-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_15902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15902'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15902'^^xsd:string;
  dwc:observationDate '1969-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_15906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15906'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15906'^^xsd:string;
  dwc:observationDate '1969-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_15909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15909'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15909'^^xsd:string;
  dwc:observationDate '1969-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_15911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15911'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_15911'^^xsd:string;
  dwc:observationDate '1969-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_15914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15914'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15914'^^xsd:string;
  dwc:observationDate '1969-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_15915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15915'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15915'^^xsd:string;
  dwc:observationDate '1969-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_15917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15917'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_15917'^^xsd:string;
  dwc:observationDate '1969-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_15920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15920'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15920'^^xsd:string;
  dwc:observationDate '1969-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_15921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15921'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15921'^^xsd:string;
  dwc:observationDate '1969-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_15887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15887'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15887'^^xsd:string;
  dwc:observationDate '1969-07-23'^^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_15880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15880'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15880'^^xsd:string;
  dwc:observationDate '1969-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_15881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15881'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15881'^^xsd:string;
  dwc:observationDate '1969-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_15882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15882'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15882'^^xsd:string;
  dwc:observationDate '1969-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_15884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15884'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15884'^^xsd:string;
  dwc:observationDate '1969-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_15885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15885'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_15885'^^xsd:string;
  dwc:observationDate '1969-07-23'^^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_15886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15886'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15886'^^xsd:string;
  dwc:observationDate '1969-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_15888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15888'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15888'^^xsd:string;
  dwc:observationDate '1969-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_15889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15889'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15889'^^xsd:string;
  dwc:observationDate '1969-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_15890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15890'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15890'^^xsd:string;
  dwc:observationDate '1969-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_15891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15891'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15891'^^xsd:string;
  dwc:observationDate '1969-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_15892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15892'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15892'^^xsd:string;
  dwc:observationDate '1969-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_15895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15895'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15895'^^xsd:string;
  dwc:observationDate '1969-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_15897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15897'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15897'^^xsd:string;
  dwc:observationDate '1969-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_15901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15901'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_15901'^^xsd:string;
  dwc:observationDate '1969-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_12979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12979'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12979'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_12980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12980'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12980'^^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_12981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12981'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12981'^^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_12982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12982'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12982'^^xsd:string;
  dwc:observationDate '1968-11-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_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_636'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_636'^^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_12989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12989'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12989'^^xsd:string;
  dwc:observationDate '1968-02-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_12993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12993'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12993'^^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_12994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12994'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12994'^^xsd:string;
  dwc:observationDate '1968-11-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_12999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12999'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12999'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13001'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13001'^^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_13002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13002'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13002'^^xsd:string;
  dwc:observationDate '1968-11-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_13007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13007'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13007'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13008'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13008'^^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_13009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13009'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13009'^^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_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4164'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4164'^^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_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4102'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4102'^^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_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4099'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4099'^^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_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4100'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4100'^^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_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4101'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4101'^^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_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4103'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4103'^^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_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4107'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4107'^^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_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4108'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4108'^^xsd:string;
  dwc:observationDate '1963-10-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_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4113'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4113'^^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_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4114'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4114'^^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_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4124'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4124'^^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_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4127'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4127'^^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_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4128'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4128'^^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_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4131'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4131'^^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_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4135'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4135'^^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_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4136'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4136'^^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_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4137'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4137'^^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_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4159'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4159'^^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_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4162'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4162'^^xsd:string;
  dwc:observationDate '1963-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_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4163'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4163'^^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_13010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13010'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13010'^^xsd:string;
  dwc:observationDate '1968-11-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_13021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13021'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13021'^^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_13033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13033'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13033'^^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_13034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13034'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13034'^^xsd:string;
  dwc:observationDate '1968-11-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_13035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13035'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13035'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13037'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13037'^^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_13022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13022'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13022'^^xsd:string;
  dwc:observationDate '1968-11-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_13024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13024'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13024'^^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_13030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13030'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13030'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_13031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13031'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13031'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13032'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13032'^^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_13041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13041'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13041'^^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_13042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13042'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13042'^^xsd:string;
  dwc:observationDate '1968-11-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_13048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13048'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13048'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1337'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1337'^^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_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1340'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1340'^^xsd:string;
  dwc:observationDate '1959-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_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1343'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1343'^^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_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1348'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1348'^^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_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1355'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1355'^^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_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1356'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1356'^^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_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1357'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_1357'^^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_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1333'^^xsd:string;
  dwc:scientificName 'Gaidropsarus mediterraneus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_1333'^^xsd:string;
  dwc:observationDate '1959-06-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_13090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13090'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13090'^^xsd:string;
  dwc:observationDate '1968-11-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_13091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13091'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13091'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13101'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_13101'^^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_13105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13105'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13105'^^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_13106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13106'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13106'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_13109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13109'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13109'^^xsd:string;
  dwc:observationDate '1968-02-09'^^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_13111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13111'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13111'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13112'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13112'^^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_13113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13113'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13113'^^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_13060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13060'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13060'^^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_13061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13061'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13061'^^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_13062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13062'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13062'^^xsd:string;
  dwc:observationDate '1968-11-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_13064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13064'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13064'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13065'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13065'^^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_13066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13066'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13066'^^xsd:string;
  dwc:observationDate '1968-11-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_13070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13070'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13070'^^xsd:string;
  dwc:observationDate '1968-11-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_13073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13073'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13073'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13079'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13079'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13080'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13080'^^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_11997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11997'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_11997'^^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_11998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11998'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_11998'^^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_12000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12000'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12000'^^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_12004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12004'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12004'^^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_12005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12005'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12005'^^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_12008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12008'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12008'^^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_12009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12009'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12009'^^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_12011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12011'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_12011'^^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_12013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12013'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_12013'^^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_12016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12016'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12016'^^xsd:string;
  dwc:observationDate '1967-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_13082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13082'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13082'^^xsd:string;
  dwc:observationDate '1968-11-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_13083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13083'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13083'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13084'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13084'^^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_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2844'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2844'^^xsd:string;
  dwc:observationDate '1961-02-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_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2120'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2120'^^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_17434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17434'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17434'^^xsd:string;
  dwc:observationDate '1970-07-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_17435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17435'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17435'^^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_17436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17436'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17436'^^xsd:string;
  dwc:observationDate '1970-07-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_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5590'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5590'^^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_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5591'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5591'^^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_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2098'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2098'^^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_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2104'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2104'^^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_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2106'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2106'^^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_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2108'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2108'^^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_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2109'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2109'^^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_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2111'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2111'^^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_19078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19078'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19078'^^xsd:string;
  dwc:observationDate '1971-01-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_19079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19079'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19079'^^xsd:string;
  dwc:observationDate '1971-01-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_19084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19084'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19084'^^xsd:string;
  dwc:observationDate '1971-01-19'^^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_19086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19086'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19086'^^xsd:string;
  dwc:observationDate '1971-01-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_19087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19087'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19087'^^xsd:string;
  dwc:observationDate '1971-01-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_19088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19088'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_19088'^^xsd:string;
  dwc:observationDate '1971-01-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_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2845'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2845'^^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_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2846'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2846'^^xsd:string;
  dwc:observationDate '1961-02-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_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2848'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2848'^^xsd:string;
  dwc:observationDate '1961-02-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_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2850'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2850'^^xsd:string;
  dwc:observationDate '1961-02-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_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2112'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2112'^^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_13081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13081'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13081'^^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_17437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17437'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17437'^^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_17438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17438'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17438'^^xsd:string;
  dwc:observationDate '1970-07-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_17439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17439'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17439'^^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_17440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17440'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17440'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2128'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2128'^^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_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2129'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2129'^^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_13011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13011'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13011'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13012'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13012'^^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_17441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17441'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17441'^^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_17443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17443'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17443'^^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_17444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17444'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17444'^^xsd:string;
  dwc:observationDate '1970-07-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_17446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17446'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17446'^^xsd:string;
  dwc:observationDate '1970-07-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_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2115'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2115'^^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_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2116'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2116'^^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_17451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17451'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17451'^^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_17455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17455'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17455'^^xsd:string;
  dwc:observationDate '1970-11-01'^^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_17457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17457'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17457'^^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_17458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17458'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17458'^^xsd:string;
  dwc:observationDate '1970-07-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_13114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13114'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13114'^^xsd:string;
  dwc:observationDate '1968-11-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_13118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13118'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13118'^^xsd:string;
  dwc:observationDate '1968-11-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_13013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13013'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13013'^^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_13014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13014'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13014'^^xsd:string;
  dwc:observationDate '1968-11-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_13016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13016'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13016'^^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_13017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13017'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13017'^^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_13018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13018'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13018'^^xsd:string;
  dwc:observationDate '1968-11-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_13019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13019'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13019'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13020'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13020'^^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_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2851'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2851'^^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_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2852'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_2852'^^xsd:string;
  dwc:observationDate '1961-02-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_13146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13146'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13146'^^xsd:string;
  dwc:observationDate '1968-11-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_13150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13150'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13150'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_13144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13144'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13144'^^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_13145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13145'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13145'^^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_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5588'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5588'^^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_13125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13125'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.39999'^^xsd:double;
  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_13125'^^xsd:string;
  dwc:observationDate '1968-02-09'^^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_13129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13129'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13129'^^xsd:string;
  dwc:observationDate '1968-02-09'^^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_13135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13135'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13135'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13136'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13136'^^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_13137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13137'^^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 '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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13137'^^xsd:string;
  dwc:observationDate '1968-02-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_13140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13140'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13140'^^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_13141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13141'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13141'^^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_13142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13142'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13142'^^xsd:string;
  dwc:observationDate '1968-11-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_13143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13143'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13143'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_17497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17497'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17497'^^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_17498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17498'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17498'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17499'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17499'^^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_17500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17500'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17500'^^xsd:string;
  dwc:observationDate '1970-07-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_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5570'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5570'^^xsd:string;
  dwc:observationDate '1964-03-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_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5572'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5572'^^xsd:string;
  dwc:observationDate '1964-03-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_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5586'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5586'^^xsd:string;
  dwc:observationDate '1964-03-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_5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5587'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5587'^^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_5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5562'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5562'^^xsd:string;
  dwc:observationDate '1964-03-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_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5563'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5563'^^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_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5564'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5564'^^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_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5565'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5565'^^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_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5566'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5566'^^xsd:string;
  dwc:observationDate '1964-03-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_17496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17496'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_17496'^^xsd:string;
  dwc:observationDate '1970-07-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_5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5559'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_5559'^^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_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4133'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_4133'^^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_13059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13059'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_13059'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_11993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11993'^^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.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_11993'^^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_12971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12971'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.53'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '208.39999'^^xsd:double;
  dwc:maximumDepth '208.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_12971'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_16569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16569'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16569'^^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_16570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16570'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16570'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16571'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16571'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16572'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16572'^^xsd:string;
  dwc:observationDate '1969-09-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_16573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16573'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16573'^^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_16574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16574'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16574'^^xsd:string;
  dwc:observationDate '1969-09-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_16576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16576'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16576'^^xsd:string;
  dwc:observationDate '1969-09-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_16578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16578'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16578'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16579'^^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 '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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16579'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_18281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18281'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18281'^^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_18283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18283'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18283'^^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_18284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18284'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18284'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18285'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18285'^^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_16582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16582'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16582'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16583'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16583'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16584'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16584'^^xsd:string;
  dwc:observationDate '1969-09-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_16586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16586'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16586'^^xsd:string;
  dwc:observationDate '1969-09-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_16588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16588'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16588'^^xsd:string;
  dwc:observationDate '1969-09-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_18287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18287'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18287'^^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_18288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18288'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18288'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18291'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18291'^^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_18292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18292'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18292'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18295'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18295'^^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_18296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18296'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18296'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18297'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18297'^^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_18299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18299'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18299'^^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_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1716'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1716'^^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_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1720'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1720'^^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_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1721'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1721'^^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_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2475'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2475'^^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_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2476'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2476'^^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_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2481'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2481'^^xsd:string;
  dwc:observationDate '1960-08-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_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2486'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2486'^^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_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2488'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2488'^^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_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2489'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2489'^^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_18318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18318'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18318'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18319'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18319'^^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_18320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18320'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18320'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18323'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18323'^^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_18324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18324'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18324'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14518'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14518'^^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_16608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16608'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16608'^^xsd:string;
  dwc:observationDate '1969-09-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_18301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18301'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18301'^^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_18303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18303'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18303'^^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_18304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18304'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18304'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18307'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18307'^^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_18309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18309'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18309'^^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_18312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18312'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18312'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18313'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18313'^^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_18314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18314'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18314'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_16592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16592'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16592'^^xsd:string;
  dwc:observationDate '1969-09-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_16596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16596'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16596'^^xsd:string;
  dwc:observationDate '1969-09-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_16597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16597'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16597'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16598'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16598'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16601'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16601'^^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_16602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16602'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16602'^^xsd:string;
  dwc:observationDate '1969-09-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_16606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16606'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16606'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16607'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16607'^^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_18300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18300'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18300'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_16589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16589'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16589'^^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_18340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18340'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18340'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_14486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14486'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14486'^^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_14487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14487'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14487'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14488'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14488'^^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_14489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14489'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14489'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14490'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14490'^^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_14491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14491'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14491'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14492'^^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 '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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14492'^^xsd:string;
  dwc:observationDate '1968-03-03'^^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_5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5924'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5924'^^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_5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5925'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5925'^^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_19469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19469'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19469'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19474'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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 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_19474'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19467'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19467'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_18352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18352'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18352'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18342'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18342'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18345'^^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 '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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18345'^^xsd:string;
  dwc:observationDate '1970-07-15'^^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_18347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18347'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18347'^^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_18349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18349'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18349'^^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_18350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18350'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18350'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18351'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18351'^^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_19447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19447'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19447'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19448'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19448'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19453'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19453'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19455'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19455'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19457'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19457'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19459'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19459'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19460'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19460'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19461'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19461'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_18331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18331'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18331'^^xsd:string;
  dwc:observationDate '1970-07-15'^^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_18336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18336'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18336'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18339'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18339'^^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_16636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16636'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16636'^^xsd:string;
  dwc:observationDate '1969-09-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_16638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16638'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16638'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16639'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16639'^^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_16640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16640'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16640'^^xsd:string;
  dwc:observationDate '1969-09-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_16644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16644'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16644'^^xsd:string;
  dwc:observationDate '1969-09-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_14544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14544'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14544'^^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_14545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14545'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14545'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14556'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14556'^^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_14557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14557'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14557'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2466'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2466'^^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_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2470'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2470'^^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_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2472'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2472'^^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_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2456'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2456'^^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_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2457'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2457'^^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_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2458'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2458'^^xsd:string;
  dwc:observationDate '1960-08-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_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2462'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2462'^^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_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2464'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_2464'^^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_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5900'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5900'^^xsd:string;
  dwc:observationDate '1964-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_5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5901'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5901'^^xsd:string;
  dwc:observationDate '1964-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_5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5903'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5903'^^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_5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5907'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5907'^^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_16634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16634'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16634'^^xsd:string;
  dwc:observationDate '1969-09-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_18327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18327'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18327'^^xsd:string;
  dwc:observationDate '1970-07-15'^^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_5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5913'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5913'^^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_5916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5916'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5916'^^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_5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5918'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5918'^^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_5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5919'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5919'^^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_5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5921'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5921'^^xsd:string;
  dwc:observationDate '1964-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_12367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12367'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12367'^^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_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3776'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3776'^^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_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3777'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3777'^^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_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3778'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3778'^^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_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3780'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3780'^^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_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3782'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3782'^^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_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3783'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3783'^^xsd:string;
  dwc:observationDate '1962-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_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3786'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3786'^^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_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3789'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3789'^^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_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3790'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3790'^^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_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3791'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3791'^^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_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3792'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3792'^^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_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3793'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3793'^^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_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3794'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3794'^^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_12368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12368'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12368'^^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_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3795'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3795'^^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_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3796'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3796'^^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_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3797'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  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_3797'^^xsd:string;
  dwc:observationDate '1962-09-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_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3802'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3802'^^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_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3807'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3807'^^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_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3808'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3808'^^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_10771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10771'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10771'^^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_12389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12389'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12389'^^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_12369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12369'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12369'^^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_12373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12373'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12373'^^xsd:string;
  dwc:observationDate '1967-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_12374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12374'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12374'^^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_10767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10767'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10767'^^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_10768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10768'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10768'^^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_10769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10769'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10769'^^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_10770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10770'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10770'^^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_12375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12375'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12375'^^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_12378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12378'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12378'^^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_12381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12381'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12381'^^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_12383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12383'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12383'^^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_12385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12385'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12385'^^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_12386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12386'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12386'^^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_10772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10772'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10772'^^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_10777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10777'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10777'^^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_10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10779'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10779'^^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_10780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10780'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10780'^^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_10783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10783'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10783'^^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_10784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10784'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10784'^^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_10788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10788'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10788'^^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_10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10795'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10795'^^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_10796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10796'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10796'^^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_12398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12398'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12398'^^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_12399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12399'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12399'^^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_12400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12400'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_12400'^^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_10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10833'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10833'^^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_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_934'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_934'^^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_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_935'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_935'^^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_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_937'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_937'^^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_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_959'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_959'^^xsd:string;
  dwc:observationDate '1958-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_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_940'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_940'^^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_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_942'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_942'^^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_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_943'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_943'^^xsd:string;
  dwc:observationDate '1958-09-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_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_944'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_944'^^xsd:string;
  dwc:observationDate '1958-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_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_949'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_949'^^xsd:string;
  dwc:observationDate '1958-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_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_950'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_950'^^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_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_951'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_951'^^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_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_953'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_953'^^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_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_954'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_954'^^xsd:string;
  dwc:observationDate '1958-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_10799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10799'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10799'^^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_10800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10800'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10800'^^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_10805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10805'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10805'^^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_10806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10806'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10806'^^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_10807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10807'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10807'^^xsd:string;
  dwc:observationDate '1966-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_10821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10829'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10829'^^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_10830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10830'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10830'^^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_10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10831'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10831'^^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_10798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10798'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10798'^^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_10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10832'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_10832'^^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_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_963'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_963'^^xsd:string;
  dwc:observationDate '1958-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_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_965'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_965'^^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_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_966'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_966'^^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_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1738'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1738'^^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_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4665'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4665'^^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_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4666'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4666'^^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_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4667'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4667'^^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_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4671'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4671'^^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_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4672'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4672'^^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_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4675'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4675'^^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_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4679'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4679'^^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_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4680'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4680'^^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_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4681'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4681'^^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_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4683'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4683'^^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_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4684'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4684'^^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_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4687'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4687'^^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_8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8761'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8761'^^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_8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8762'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8762'^^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_8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8767'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8767'^^xsd:string;
  dwc:observationDate '1965-10-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_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4688'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4688'^^xsd:string;
  dwc:observationDate '1963-05-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_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4691'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4691'^^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_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4697'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4697'^^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_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4673'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_4673'^^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_8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8769'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8769'^^xsd:string;
  dwc:observationDate '1965-10-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_8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8771'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8771'^^xsd:string;
  dwc:observationDate '1965-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_8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8772'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8772'^^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_8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8773'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8773'^^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_8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8774'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8774'^^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_8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8775'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8775'^^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_8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8777'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8777'^^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_8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8780'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8780'^^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_8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8792'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8792'^^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_8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8793'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_8793'^^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_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1722'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1722'^^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_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1724'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1724'^^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_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1725'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1725'^^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_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1726'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1726'^^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_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1727'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  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_1727'^^xsd:string;
  dwc:observationDate '1959-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_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1730'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1730'^^xsd:string;
  dwc:observationDate '1959-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_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1731'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1731'^^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_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1732'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1732'^^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_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1736'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1736'^^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_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1737'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1737'^^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_14527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14527'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14527'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14528'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14528'^^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_14529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14529'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14529'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14532'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14532'^^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_14533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14533'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14533'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14519'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14519'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14520'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14520'^^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_14524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14524'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14524'^^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_14525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14525'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14525'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_19481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19481'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_19481'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19482'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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 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_19482'^^xsd:string;
  dwc:observationDate '1971-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1706'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1706'^^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_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1707'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1707'^^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_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1708'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1708'^^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_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1709'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1709'^^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_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1712'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1712'^^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_5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5895'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5895'^^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_5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5896'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5896'^^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_5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5899'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5899'^^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_5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5893'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5893'^^xsd:string;
  dwc:observationDate '1964-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_5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5894'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5894'^^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_16611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16611'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16611'^^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_16612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16612'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16612'^^xsd:string;
  dwc:observationDate '1969-09-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_16616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16616'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16616'^^xsd:string;
  dwc:observationDate '1969-09-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_16620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16620'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16620'^^xsd:string;
  dwc:observationDate '1969-09-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_16624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16624'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16624'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16625'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16625'^^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_16627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16627'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16627'^^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_16628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16628'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16628'^^xsd:string;
  dwc:observationDate '1969-09-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_16632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16632'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16632'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_18315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18315'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18315'^^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_14538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14538'^^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 '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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14538'^^xsd:string;
  dwc:observationDate '1968-03-03'^^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_14540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14540'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14540'^^xsd:string;
  dwc:observationDate '1968-03-03'^^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_14542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14542'^^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 '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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14542'^^xsd:string;
  dwc:observationDate '1968-03-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_16590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16590'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16590'^^xsd:string;
  dwc:observationDate '1969-09-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_14500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14500'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14500'^^xsd:string;
  dwc:observationDate '1968-03-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_14502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14502'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14502'^^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_14504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14504'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14504'^^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_14505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14505'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14505'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14506'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14506'^^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_14507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14507'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14507'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14508'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14508'^^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_14509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14509'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14509'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14514'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14514'^^xsd:string;
  dwc:observationDate '1968-03-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_14534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14534'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  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_14534'^^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_18286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18286'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_18286'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_16580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16580'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_16580'^^xsd:string;
  dwc:observationDate '1969-09-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_14496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14496'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_14496'^^xsd:string;
  dwc:observationDate '1968-03-03'^^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_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3784'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_3784'^^xsd:string;
  dwc:observationDate '1962-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_5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5912'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_5912'^^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_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1714'^^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.54'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^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_1714'^^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_8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8610'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8610'^^xsd:string;
  dwc:observationDate '1965-10-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_8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8614'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8614'^^xsd:string;
  dwc:observationDate '1965-10-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_8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8621'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8621'^^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_8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8622'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8622'^^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_8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8624'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8624'^^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_8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8627'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8627'^^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_8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8628'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8628'^^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_8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8631'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8631'^^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_8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8632'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8632'^^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_8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8638'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8638'^^xsd:string;
  dwc:observationDate '1965-10-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_14144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14144'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14144'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14128'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14128'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14131'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14131'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14134'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14134'^^xsd:string;
  dwc:observationDate '1968-03-02'^^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_14138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14138'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14138'^^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_14140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14140'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14140'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14141'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14141'^^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_14142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14142'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14142'^^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_14143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14143'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14143'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14198'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14198'^^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_14199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14199'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14199'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14200'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14200'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14201'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14201'^^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_14202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14202'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14202'^^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_14206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14206'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14206'^^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_14207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14207'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14207'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14208'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14208'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_19352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19352'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19352'^^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_19353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19353'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19353'^^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_19359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19359'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19359'^^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_19360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19360'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19360'^^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_19361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19361'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19361'^^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_19362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19362'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19362'^^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_19364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19364'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19364'^^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_19365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19365'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19365'^^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_19366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19366'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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 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_19366'^^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_19369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19369'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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 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_19369'^^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_19370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19370'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19370'^^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_19351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19351'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19351'^^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_14127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14127'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14127'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14146'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14146'^^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_14147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14147'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14147'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14148'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14148'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14149'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14149'^^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_14150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14150'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14150'^^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_14151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14151'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14151'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14152'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14152'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14154'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14154'^^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_14155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14155'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14155'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14145'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14145'^^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_14123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14123'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14123'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14124'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14124'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14156'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14156'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_10627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10627'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10627'^^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_12298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12298'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12298'^^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_14195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14195'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14195'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14212'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14212'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14218'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14218'^^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_14219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14219'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14219'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14221'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14221'^^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_14222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14222'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14222'^^xsd:string;
  dwc:observationDate '1968-03-02'^^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_14226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14226'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14226'^^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_14227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14227'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14227'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14228'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14228'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14229'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14229'^^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_14233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14233'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14233'^^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_14241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14241'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14241'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14247'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14247'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14250'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14250'^^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_14251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14251'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14251'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14252'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14252'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14253'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14253'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14235'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14235'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14254'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14254'^^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_14255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14255'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14255'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14256'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14256'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14257'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14257'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14258'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14258'^^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_14259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14259'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14259'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14260'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14260'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14261'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14261'^^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_14265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14265'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14265'^^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_10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10605'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10605'^^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_10606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10606'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10606'^^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_10607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10607'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10607'^^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_10608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10608'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10608'^^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_10615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10615'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10615'^^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_10616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10616'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10616'^^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_10619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10619'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10619'^^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_10620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10620'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10620'^^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_10626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10626'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10626'^^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_14183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14183'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14183'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14184'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14184'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14185'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14185'^^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_14187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14187'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14187'^^xsd:string;
  dwc:observationDate '1968-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14190'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14190'^^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_14192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14192'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14192'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14193'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14193'^^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_14194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14194'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14194'^^xsd:string;
  dwc:observationDate '1968-03-02'^^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_14182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14182'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14182'^^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_12286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12286'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12286'^^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_12287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12287'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12287'^^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_12297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12297'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12297'^^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_14161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14161'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14161'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14162'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14162'^^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_14163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14163'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14163'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14164'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14164'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14165'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14165'^^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_14166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14166'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14166'^^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_14173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14173'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14173'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14177'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14177'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14179'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14179'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5821'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5821'^^xsd:string;
  dwc:observationDate '1964-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_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5823'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5823'^^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_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5824'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5824'^^xsd:string;
  dwc:observationDate '1964-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_5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5833'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5833'^^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_5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5836'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5836'^^xsd:string;
  dwc:observationDate '1964-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_5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5840'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5840'^^xsd:string;
  dwc:observationDate '1964-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_5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5841'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5841'^^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_5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5842'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5842'^^xsd:string;
  dwc:observationDate '1964-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_5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5845'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5845'^^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_5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5846'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5846'^^xsd:string;
  dwc:observationDate '1964-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_5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5848'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5848'^^xsd:string;
  dwc:observationDate '1964-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_5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5853'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5853'^^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_5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5854'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5854'^^xsd:string;
  dwc:observationDate '1964-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_5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5855'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5855'^^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_5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5856'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5856'^^xsd:string;
  dwc:observationDate '1964-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_5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5857'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5857'^^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_5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5859'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  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_5859'^^xsd:string;
  dwc:observationDate '1964-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_5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5865'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5865'^^xsd:string;
  dwc:observationDate '1964-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_5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5867'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5867'^^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_5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5847'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5847'^^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_5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5813'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5813'^^xsd:string;
  dwc:observationDate '1964-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_5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5814'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5814'^^xsd:string;
  dwc:observationDate '1964-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_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5815'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5815'^^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_5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5816'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5816'^^xsd:string;
  dwc:observationDate '1964-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_5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5818'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5818'^^xsd:string;
  dwc:observationDate '1964-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_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_277'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_277'^^xsd:string;
  dwc:observationDate '1957-04-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_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_278'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_278'^^xsd:string;
  dwc:observationDate '1957-04-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_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_282'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_282'^^xsd:string;
  dwc:observationDate '1957-04-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_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_287'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_287'^^xsd:string;
  dwc:observationDate '1957-04-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_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_288'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_288'^^xsd:string;
  dwc:observationDate '1957-04-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_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_291'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_291'^^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_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_293'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_293'^^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_10628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10628'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10628'^^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_10632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10632'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10632'^^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_10633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10633'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10633'^^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_10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10634'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10634'^^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_10635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10635'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10635'^^xsd:string;
  dwc:observationDate '1966-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_10636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10636'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10636'^^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_10637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10637'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10637'^^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_10638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10638'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10638'^^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_12300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12300'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12300'^^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_12302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12302'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12302'^^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_12306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12306'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12306'^^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_12310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12310'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12310'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12312'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12312'^^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_12323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12323'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_12323'^^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_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_294'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_294'^^xsd:string;
  dwc:observationDate '1957-04-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_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_295'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_295'^^xsd:string;
  dwc:observationDate '1957-04-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_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_298'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_298'^^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_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_307'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_307'^^xsd:string;
  dwc:observationDate '1957-04-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_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_313'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_313'^^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_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_314'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_314'^^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_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3129'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3129'^^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_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3130'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3130'^^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_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3131'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3131'^^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_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3134'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3134'^^xsd:string;
  dwc:observationDate '1961-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_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3135'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3135'^^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_16432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16432'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16432'^^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_16433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16433'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16433'^^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_16435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16435'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16435'^^xsd:string;
  dwc:observationDate '1969-09-21'^^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_16473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16473'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16473'^^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_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3139'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3139'^^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_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3140'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3140'^^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_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3142'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3142'^^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_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3143'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3143'^^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_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3145'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3145'^^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_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3146'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3146'^^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_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3147'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3147'^^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_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3149'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3149'^^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_16454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16454'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16454'^^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_16455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16455'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16455'^^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_16456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16456'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16456'^^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_16457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16457'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16457'^^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_16436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16436'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16436'^^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_16437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16437'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16437'^^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_16440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16440'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16440'^^xsd:string;
  dwc:observationDate '1969-04-03'^^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_16442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16442'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16442'^^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_16443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16443'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16443'^^xsd:string;
  dwc:observationDate '1969-09-21'^^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_16450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16450'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16450'^^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_16451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16451'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16451'^^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_16452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16452'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16452'^^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_16453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16453'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16453'^^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_16462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16462'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16462'^^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_16463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16463'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16463'^^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_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3136'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3136'^^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_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3151'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3151'^^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_16510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16510'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16510'^^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_16511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16511'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16511'^^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_16513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16513'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16513'^^xsd:string;
  dwc:observationDate '1969-09-21'^^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_16472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16472'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16472'^^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_16480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16480'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16480'^^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_16481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16481'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16481'^^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_16484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16484'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16484'^^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_16485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16485'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16485'^^xsd:string;
  dwc:observationDate '1969-09-21'^^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_16487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16487'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16487'^^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_16489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16489'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16489'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16495'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16495'^^xsd:string;
  dwc:observationDate '1969-09-21'^^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_16502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16502'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16502'^^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_16504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16504'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16504'^^xsd:string;
  dwc:observationDate '1969-04-03'^^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_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3154'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3154'^^xsd:string;
  dwc:observationDate '1961-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_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3159'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3159'^^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_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3162'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3162'^^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_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3165'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3165'^^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_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3166'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3166'^^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_16507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16507'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_16507'^^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_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3168'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_3168'^^xsd:string;
  dwc:observationDate '1961-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_18153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18153'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18153'^^xsd:string;
  dwc:observationDate '1970-07-19'^^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_18163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18163'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18163'^^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_18164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18164'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18164'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_18165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18165'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18165'^^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_18166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18166'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18166'^^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_18167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18167'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18167'^^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_18150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18150'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18150'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_18151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18151'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18151'^^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_18152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18152'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18152'^^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_18137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18137'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18137'^^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_18138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18138'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18138'^^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_18141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18141'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18141'^^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_18142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18142'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18142'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_18144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18144'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18144'^^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_18149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18149'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18149'^^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_18116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18116'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18116'^^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_18118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18118'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18118'^^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_18119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18119'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18119'^^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_18120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18120'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18120'^^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_18127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18127'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18127'^^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_18129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18129'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18129'^^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_18130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18130'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18130'^^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_18133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18133'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18133'^^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_18115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18115'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18115'^^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_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2375'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2375'^^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_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2376'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2376'^^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_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2377'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2377'^^xsd:string;
  dwc:observationDate '1960-08-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_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2378'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2378'^^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_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2380'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2380'^^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_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2382'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2382'^^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_18108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18108'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18108'^^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_18109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18109'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18109'^^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_18111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18111'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18111'^^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_18112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18112'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18112'^^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_18113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18113'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18113'^^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_18114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18114'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18114'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_853'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_853'^^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_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_854'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_854'^^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_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_855'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_855'^^xsd:string;
  dwc:observationDate '1958-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_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_860'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_860'^^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_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_862'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_862'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_863'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_863'^^xsd:string;
  dwc:observationDate '1958-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_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_864'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_864'^^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_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_866'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_866'^^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_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_867'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_867'^^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_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_868'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_868'^^xsd:string;
  dwc:observationDate '1958-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_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_869'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_869'^^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_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_858'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_858'^^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_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_873'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_873'^^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_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_880'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_880'^^xsd:string;
  dwc:observationDate '1958-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_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_883'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_883'^^xsd:string;
  dwc:observationDate '1958-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_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_886'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_886'^^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_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_889'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_889'^^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_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_890'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_890'^^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_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_892'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_892'^^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_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_871'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_871'^^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_8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8640'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8640'^^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_8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8641'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8641'^^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_8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8651'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8651'^^xsd:string;
  dwc:observationDate '1965-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_8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8652'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8652'^^xsd:string;
  dwc:observationDate '1965-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_8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8669'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8669'^^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_8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8670'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8670'^^xsd:string;
  dwc:observationDate '1965-10-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_8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8671'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8671'^^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_8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8672'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8672'^^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_8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8673'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8673'^^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_8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8639'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8639'^^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_8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8599'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8599'^^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_8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8600'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8600'^^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_8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8601'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8601'^^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_8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8602'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8602'^^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_8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8604'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8604'^^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_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4519'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4519'^^xsd:string;
  dwc:observationDate '1963-05-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_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4525'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4525'^^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_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4526'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4526'^^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_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4527'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4527'^^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_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4528'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4528'^^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_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4531'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4531'^^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_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4532'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4532'^^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_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4535'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4535'^^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_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4536'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4536'^^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_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4504'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4504'^^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_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4505'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4505'^^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_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4506'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4506'^^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_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4507'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4507'^^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_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4508'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4508'^^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_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4513'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4513'^^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_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4514'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4514'^^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_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4517'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4517'^^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_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4503'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4503'^^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_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4543'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4543'^^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_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4544'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4544'^^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_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4545'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4545'^^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_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4546'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4546'^^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_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4547'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4547'^^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_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4549'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  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_4549'^^xsd:string;
  dwc:observationDate '1963-05-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_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4559'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4559'^^xsd:string;
  dwc:observationDate '1963-05-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_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4565'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4565'^^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_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4567'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4567'^^xsd:string;
  dwc:observationDate '1963-05-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_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4576'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4576'^^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_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4577'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4577'^^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_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4578'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4578'^^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_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4579'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_4579'^^xsd:string;
  dwc:observationDate '1963-05-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_8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8674'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8674'^^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_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1625'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1625'^^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_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1626'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1626'^^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_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1630'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1630'^^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_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1632'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1632'^^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_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1635'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1635'^^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_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1636'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1636'^^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_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1638'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1638'^^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_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1639'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1639'^^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_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1641'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1641'^^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_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1645'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1645'^^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_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1646'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1646'^^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_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1652'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1652'^^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_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1655'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1655'^^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_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1662'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1662'^^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_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1658'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1658'^^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_5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5868'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5868'^^xsd:string;
  dwc:observationDate '1964-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_10679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10679'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10679'^^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_10680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10680'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10680'^^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_18168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18168'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18168'^^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_5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5873'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5873'^^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_5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5879'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5879'^^xsd:string;
  dwc:observationDate '1964-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_5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5885'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5885'^^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_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5886'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5886'^^xsd:string;
  dwc:observationDate '1964-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_5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5887'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5887'^^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_5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5888'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_5888'^^xsd:string;
  dwc:observationDate '1964-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_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1660'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_1660'^^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_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2388'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2388'^^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_18089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18089'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18089'^^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_18091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18091'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18091'^^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_18092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18092'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18092'^^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_18093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18093'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18093'^^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_18094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18094'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18094'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_18095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18095'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18095'^^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_18107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18107'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_18107'^^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_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2389'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2389'^^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_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2391'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2391'^^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_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2392'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2392'^^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_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2395'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2395'^^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_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2396'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2396'^^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_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2397'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2397'^^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_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2401'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2401'^^xsd:string;
  dwc:observationDate '1960-08-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_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2402'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2402'^^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_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2405'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2405'^^xsd:string;
  dwc:observationDate '1960-08-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_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2408'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2408'^^xsd:string;
  dwc:observationDate '1960-08-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_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2410'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2410'^^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_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2411'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2411'^^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_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2412'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_2412'^^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_14102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14102'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14102'^^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_14103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14103'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14103'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14104'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14104'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14105'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14105'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14106'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14106'^^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_14107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14107'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14107'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14108'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14108'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14109'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14109'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14110'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14110'^^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_14126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14126'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14126'^^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_19381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19381'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19381'^^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_19385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19385'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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 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_19385'^^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_19387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19387'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19387'^^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_19389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19389'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_19389'^^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_8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8609'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_8609'^^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_10645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10645'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10645'^^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_10646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10646'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10646'^^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_10647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10647'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10647'^^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_10663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10663'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10663'^^xsd:string;
  dwc:observationDate '1966-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_10674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10674'^^xsd:string;
  dwc:scientificName 'Trachurus 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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10674'^^xsd:string;
  dwc:observationDate '1966-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_10675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10675'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10675'^^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_10678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10678'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_10678'^^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_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_865'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_865'^^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_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_297'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_297'^^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_14115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14115'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14115'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14117'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14117'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14118'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14118'^^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_14119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14119'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14119'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14121'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14121'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_14122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14122'^^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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14122'^^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_14111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14111'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14111'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14112'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14112'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "15.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 15.58)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "15.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14113'^^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 '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.58'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^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_14113'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13427'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13427'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13428'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13428'^^xsd:string;
  dwc:observationDate '1968-11-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_13416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13416'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13416'^^xsd:string;
  dwc:observationDate '1968-11-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_13417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13417'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13417'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13418'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13418'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13419'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13419'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13425'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13425'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13426'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13426'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13545'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13545'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_19156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19156'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19156'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19157'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19157'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_13560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13560'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13560'^^xsd:string;
  dwc:observationDate '1968-11-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_13561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13561'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13561'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5669'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5669'^^xsd:string;
  dwc:observationDate '1964-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_10277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10277'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10277'^^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_10278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10278'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10278'^^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_10283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10283'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10283'^^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_10284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10284'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10284'^^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_10288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10288'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10288'^^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_10295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10295'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10295'^^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_10296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10296'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10296'^^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_10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10301'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10301'^^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_10302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10302'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10302'^^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_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5668'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5668'^^xsd:string;
  dwc:observationDate '1964-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_5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5671'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5671'^^xsd:string;
  dwc:observationDate '1964-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_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5672'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5672'^^xsd:string;
  dwc:observationDate '1964-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_10303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10303'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10303'^^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_5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5678'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5678'^^xsd:string;
  dwc:observationDate '1964-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_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5681'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5681'^^xsd:string;
  dwc:observationDate '1964-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_5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5682'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5682'^^xsd:string;
  dwc:observationDate '1964-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_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5684'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5684'^^xsd:string;
  dwc:observationDate '1964-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_12115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12115'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12115'^^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_12117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12117'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12117'^^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_12121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12121'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12121'^^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_12122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12122'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12122'^^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_10304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10304'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10304'^^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_10306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10306'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10306'^^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_10307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10307'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10307'^^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_10308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10308'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10308'^^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_10309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10309'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10309'^^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_10311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10311'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10311'^^xsd:string;
  dwc:observationDate '1966-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_10312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10312'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10312'^^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_10313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10313'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10313'^^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_10314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10314'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10314'^^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_10316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10316'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10316'^^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_10317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10317'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10317'^^xsd:string;
  dwc:observationDate '1966-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_10319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10319'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  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_10319'^^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_10324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10324'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10324'^^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_10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10325'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10325'^^xsd:string;
  dwc:observationDate '1966-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_10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10326'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10326'^^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_10333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10333'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10333'^^xsd:string;
  dwc:observationDate '1966-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_10334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10334'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10334'^^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_10337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10337'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10337'^^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_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_156'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_156'^^xsd:string;
  dwc:observationDate '1957-04-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_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_157'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_157'^^xsd:string;
  dwc:observationDate '1957-04-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_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_160'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_160'^^xsd:string;
  dwc:observationDate '1957-04-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_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_162'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_162'^^xsd:string;
  dwc:observationDate '1957-04-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_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_165'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_165'^^xsd:string;
  dwc:observationDate '1957-04-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_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_166'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_166'^^xsd:string;
  dwc:observationDate '1957-04-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_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_169'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_169'^^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_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_170'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_170'^^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_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_172'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_172'^^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_17694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17694'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17694'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17664'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17664'^^xsd:string;
  dwc:observationDate '1970-07-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_17665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17665'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17665'^^xsd:string;
  dwc:observationDate '1970-11-01'^^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_17667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17667'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17667'^^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_17663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17663'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17663'^^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_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_192'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_192'^^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_17725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17725'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17725'^^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_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_173'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_173'^^xsd:string;
  dwc:observationDate '1957-04-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_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_175'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_175'^^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_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_176'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_176'^^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_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_177'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_177'^^xsd:string;
  dwc:observationDate '1957-04-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_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_178'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  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_178'^^xsd:string;
  dwc:observationDate '1957-04-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_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_181'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_181'^^xsd:string;
  dwc:observationDate '1957-04-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_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_185'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_185'^^xsd:string;
  dwc:observationDate '1957-04-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_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_190'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_190'^^xsd:string;
  dwc:observationDate '1957-04-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_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_191'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_191'^^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_17695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17695'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  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_17695'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17699'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17699'^^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_17700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17700'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17700'^^xsd:string;
  dwc:observationDate '1970-07-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_17707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17707'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17707'^^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_17708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17708'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17708'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17717'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17717'^^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_17718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17718'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17718'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17719'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17719'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17724'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17724'^^xsd:string;
  dwc:observationDate '1970-07-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_19122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19122'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19122'^^xsd:string;
  dwc:observationDate '1971-01-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_19123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19123'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19123'^^xsd:string;
  dwc:observationDate '1971-01-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_19127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19127'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19127'^^xsd:string;
  dwc:observationDate '1971-01-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_19128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19128'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19128'^^xsd:string;
  dwc:observationDate '1971-01-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_19132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19132'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19132'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19135'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19135'^^xsd:string;
  dwc:observationDate '1971-01-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_19137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19137'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19137'^^xsd:string;
  dwc:observationDate '1971-01-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_19138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19138'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19138'^^xsd:string;
  dwc:observationDate '1971-01-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_19139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19139'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19139'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19141'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19141'^^xsd:string;
  dwc:observationDate '1971-01-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_19142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19142'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19142'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19144'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19144'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19145'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19145'^^xsd:string;
  dwc:observationDate '1971-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19147'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19147'^^xsd:string;
  dwc:observationDate '1971-01-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_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3614'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3614'^^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_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3615'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3615'^^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_19149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19149'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19149'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19150'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19150'^^xsd:string;
  dwc:observationDate '1971-01-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_19151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19151'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  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 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_19151'^^xsd:string;
  dwc:observationDate '1971-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19152'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^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_19152'^^xsd:string;
  dwc:observationDate '1971-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19153'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19153'^^xsd:string;
  dwc:observationDate '1971-01-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_19154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19154'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19154'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19155'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19155'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_13353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13353'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13353'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13354'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13354'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13355'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13355'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13358'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13358'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13359'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13359'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_19158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19158'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19158'^^xsd:string;
  dwc:observationDate '1971-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19160'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19160'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_17742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17742'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17742'^^xsd:string;
  dwc:observationDate '1970-07-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_17642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17642'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17642'^^xsd:string;
  dwc:observationDate '1970-07-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_17644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17644'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17644'^^xsd:string;
  dwc:observationDate '1970-07-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_17646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17646'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17646'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17648'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17648'^^xsd:string;
  dwc:observationDate '1970-07-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_17650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17650'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17650'^^xsd:string;
  dwc:observationDate '1970-07-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_17658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17658'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17658'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17659'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17659'^^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_17660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17660'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17660'^^xsd:string;
  dwc:observationDate '1970-07-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_17662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17662'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17662'^^xsd:string;
  dwc:observationDate '1970-07-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_10343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10343'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10343'^^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_10345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10345'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10345'^^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_10346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10346'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10346'^^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_10347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10347'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10347'^^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_10348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10348'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10348'^^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_10352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10352'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10352'^^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_10342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10342'^^xsd:string;
  dwc:scientificName 'Trachurus 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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10342'^^xsd:string;
  dwc:observationDate '1966-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_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3635'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3635'^^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_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3639'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3639'^^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_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3643'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3643'^^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_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3645'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3645'^^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_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3649'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3649'^^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_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3650'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3650'^^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_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3652'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3652'^^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_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3619'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3619'^^xsd:string;
  dwc:observationDate '1962-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_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3620'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3620'^^xsd:string;
  dwc:observationDate '1962-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_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3624'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3624'^^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_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3627'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3627'^^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_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3628'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3628'^^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_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3630'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3630'^^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_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3631'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3631'^^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_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3633'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3633'^^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_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3634'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3634'^^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_13361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13361'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13361'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13362'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13362'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13363'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13363'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13364'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13364'^^xsd:string;
  dwc:observationDate '1968-11-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_13365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13365'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13365'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13368'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13368'^^xsd:string;
  dwc:observationDate '1968-11-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_13371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13371'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13371'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13373'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13373'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13375'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13375'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13360'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13360'^^xsd:string;
  dwc:observationDate '1968-11-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_12090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12090'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12090'^^xsd:string;
  dwc:observationDate '1967-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_12091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12091'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12091'^^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_12092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12092'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12092'^^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_12096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12096'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12096'^^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_12099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12099'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12099'^^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_5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5704'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5704'^^xsd:string;
  dwc:observationDate '1964-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_12087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12087'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12087'^^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_12100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12100'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12100'^^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_12102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12102'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12102'^^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_10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10276'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10276'^^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_12110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12110'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12110'^^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_12111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12111'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12111'^^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_12105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12105'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12105'^^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_12106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12106'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_12106'^^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_13376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13376'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13376'^^xsd:string;
  dwc:observationDate '1968-11-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_13377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13377'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13377'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8174'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8174'^^xsd:string;
  dwc:observationDate '1965-01-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_8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8175'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8175'^^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_8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8176'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8176'^^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_8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8180'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8180'^^xsd:string;
  dwc:observationDate '1965-01-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_8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8181'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8181'^^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_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8191'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8191'^^xsd:string;
  dwc:observationDate '1965-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_8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8192'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8192'^^xsd:string;
  dwc:observationDate '1965-01-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_8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8203'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8203'^^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_8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8204'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8204'^^xsd:string;
  dwc:observationDate '1965-01-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_8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8205'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8205'^^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_8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8206'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8206'^^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_8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8210'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8210'^^xsd:string;
  dwc:observationDate '1965-01-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_8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8211'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8211'^^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_8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8212'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8212'^^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_8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8215'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8215'^^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_8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8162'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8162'^^xsd:string;
  dwc:observationDate '1965-01-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_8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8163'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8163'^^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_8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8164'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8164'^^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_8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8165'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8165'^^xsd:string;
  dwc:observationDate '1965-01-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_8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8166'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8166'^^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_8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8167'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8167'^^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_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8223'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8223'^^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_8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8224'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8224'^^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_8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8226'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8226'^^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_8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8235'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8235'^^xsd:string;
  dwc:observationDate '1965-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_8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8237'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8237'^^xsd:string;
  dwc:observationDate '1965-01-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_8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8238'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8238'^^xsd:string;
  dwc:observationDate '1965-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_8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8239'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8239'^^xsd:string;
  dwc:observationDate '1965-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_8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8249'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8249'^^xsd:string;
  dwc:observationDate '1965-01-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_8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8250'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8250'^^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_8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8216'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8216'^^xsd:string;
  dwc:observationDate '1965-01-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_8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8218'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8218'^^xsd:string;
  dwc:observationDate '1965-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_8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8219'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8219'^^xsd:string;
  dwc:observationDate '1965-01-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_8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8220'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8220'^^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_8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8221'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8221'^^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_8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8222'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8222'^^xsd:string;
  dwc:observationDate '1965-01-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_8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8268'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8268'^^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_8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8269'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8269'^^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_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8270'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8270'^^xsd:string;
  dwc:observationDate '1965-01-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_8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8271'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8271'^^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_8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8272'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8272'^^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_8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8276'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8276'^^xsd:string;
  dwc:observationDate '1965-01-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_8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8277'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8277'^^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_8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8251'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8251'^^xsd:string;
  dwc:observationDate '1965-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_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8254'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8254'^^xsd:string;
  dwc:observationDate '1965-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_8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8256'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8256'^^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_8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8257'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8257'^^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_8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8265'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8265'^^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_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8266'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8266'^^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_8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8267'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8267'^^xsd:string;
  dwc:observationDate '1965-01-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_13431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13431'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13431'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13432'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13432'^^xsd:string;
  dwc:observationDate '1968-11-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_13434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13434'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13434'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13436'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13436'^^xsd:string;
  dwc:observationDate '1968-11-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_13548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13548'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13548'^^xsd:string;
  dwc:observationDate '1968-11-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_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2228'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2228'^^xsd:string;
  dwc:observationDate '1960-08-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_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2231'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2231'^^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_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2232'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2232'^^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_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2207'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2207'^^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_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2208'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2208'^^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_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2210'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2210'^^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_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2211'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2211'^^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_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2213'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2213'^^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_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2214'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2214'^^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_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2216'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2216'^^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_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2217'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2217'^^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_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2222'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2222'^^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_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2226'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2226'^^xsd:string;
  dwc:observationDate '1960-08-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_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2197'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2197'^^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_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2198'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2198'^^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_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2199'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2199'^^xsd:string;
  dwc:observationDate '1960-08-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_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2233'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2233'^^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_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2235'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2235'^^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_13556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13556'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13556'^^xsd:string;
  dwc:observationDate '1968-11-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_13557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13557'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13557'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2957'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2957'^^xsd:string;
  dwc:observationDate '1961-02-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_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2997'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2997'^^xsd:string;
  dwc:observationDate '1961-02-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_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2998'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2998'^^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_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2999'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2999'^^xsd:string;
  dwc:observationDate '1961-02-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_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3000'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3000'^^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_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3007'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3007'^^xsd:string;
  dwc:observationDate '1961-02-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_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3015'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3015'^^xsd:string;
  dwc:observationDate '1961-02-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_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3016'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3016'^^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_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3017'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3017'^^xsd:string;
  dwc:observationDate '1961-02-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_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3018'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3018'^^xsd:string;
  dwc:observationDate '1961-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_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3020'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3020'^^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_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3026'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3026'^^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_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3028'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3028'^^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_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3029'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3029'^^xsd:string;
  dwc:observationDate '1961-02-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_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3030'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3030'^^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_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3031'^^xsd:string;
  dwc:scientificName 'Vinciguerria attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3031'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3034'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_3034'^^xsd:string;
  dwc:observationDate '1961-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_13558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13558'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13558'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2958'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2958'^^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_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2959'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2959'^^xsd:string;
  dwc:observationDate '1961-02-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_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2960'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2960'^^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_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2962'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2962'^^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_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2964'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2964'^^xsd:string;
  dwc:observationDate '1961-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_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2965'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2965'^^xsd:string;
  dwc:observationDate '1961-02-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_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2966'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2966'^^xsd:string;
  dwc:observationDate '1961-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_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2968'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2968'^^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_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2969'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2969'^^xsd:string;
  dwc:observationDate '1961-02-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_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2970'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2970'^^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_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2976'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2976'^^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_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2977'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2977'^^xsd:string;
  dwc:observationDate '1961-02-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_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2978'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2978'^^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_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2981'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2981'^^xsd:string;
  dwc:observationDate '1961-02-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_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2983'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2983'^^xsd:string;
  dwc:observationDate '1961-02-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_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2984'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2984'^^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_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2985'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2985'^^xsd:string;
  dwc:observationDate '1961-02-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_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2986'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2986'^^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_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2989'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2989'^^xsd:string;
  dwc:observationDate '1961-02-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_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2990'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2990'^^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_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2991'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2991'^^xsd:string;
  dwc:observationDate '1961-02-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_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2995'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2995'^^xsd:string;
  dwc:observationDate '1961-02-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_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2996'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_2996'^^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_16108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16108'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16108'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16109'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16109'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16110'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16110'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16059'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16059'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16060'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16060'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16066'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  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_16066'^^xsd:string;
  dwc:observationDate '1969-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16069'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16069'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16070'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16070'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16071'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16071'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_13550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13550'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13550'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_16072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16072'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16072'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16073'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16073'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16074'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16074'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16075'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16075'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16076'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16076'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16077'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16077'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16080'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16080'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16083'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16083'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16085'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16085'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16089'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16089'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16091'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16091'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16092'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16092'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16095'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^xsd:integer;
  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_16095'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16098'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16098'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16102'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16102'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16103'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16103'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16105'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_16105'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_13406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13406'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13406'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13408'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13408'^^xsd:string;
  dwc:observationDate '1968-11-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_13413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13413'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13413'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13414'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13414'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13415'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13415'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13399'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13399'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13400'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13400'^^xsd:string;
  dwc:observationDate '1968-11-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_13402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13402'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13402'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13404'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13404'^^xsd:string;
  dwc:observationDate '1968-11-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_13405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13405'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13405'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_681'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_681'^^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_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_684'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_684'^^xsd:string;
  dwc:observationDate '1958-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_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_685'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_685'^^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_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_688'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_688'^^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_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_689'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_689'^^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_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_690'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_690'^^xsd:string;
  dwc:observationDate '1958-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_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_691'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_691'^^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_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_692'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_692'^^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_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_693'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_693'^^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_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_675'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_675'^^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_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_676'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_676'^^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_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_679'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_679'^^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_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_694'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_694'^^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_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_699'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_699'^^xsd:string;
  dwc:observationDate '1958-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_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_703'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_703'^^xsd:string;
  dwc:observationDate '1958-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_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_709'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_709'^^xsd:string;
  dwc:observationDate '1958-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_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_710'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_710'^^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_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_711'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_711'^^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_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_713'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_713'^^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_19162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19162'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19162'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19164'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19164'^^xsd:string;
  dwc:observationDate '1971-01-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_19165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19165'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19165'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19169'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19169'^^xsd:string;
  dwc:observationDate '1971-01-15'^^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_19172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19172'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19172'^^xsd:string;
  dwc:observationDate '1971-01-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_19173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19173'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19173'^^xsd:string;
  dwc:observationDate '1971-01-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_13430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13430'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13430'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4352'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4352'^^xsd:string;
  dwc:observationDate '1963-10-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_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4357'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4357'^^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_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4358'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4358'^^xsd:string;
  dwc:observationDate '1963-10-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_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4367'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4367'^^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_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4370'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4370'^^xsd:string;
  dwc:observationDate '1963-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_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4371'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4371'^^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_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4372'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4372'^^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_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4331'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4331'^^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_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4332'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4332'^^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_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4335'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4335'^^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_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4336'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4336'^^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_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4337'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4337'^^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_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4338'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4338'^^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_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4339'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4339'^^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_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4340'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4340'^^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_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4349'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4349'^^xsd:string;
  dwc:observationDate '1963-05-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_13438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13438'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13438'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13440'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13440'^^xsd:string;
  dwc:observationDate '1968-11-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_13450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13450'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13450'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4350'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4350'^^xsd:string;
  dwc:observationDate '1963-10-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_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4300'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4300'^^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_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4301'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4301'^^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_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4302'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4302'^^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_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4303'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4303'^^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_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4304'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4304'^^xsd:string;
  dwc:observationDate '1963-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_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4307'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4307'^^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_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4308'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4308'^^xsd:string;
  dwc:observationDate '1963-10-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_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4311'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4311'^^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_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4312'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4312'^^xsd:string;
  dwc:observationDate '1963-10-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_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4318'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4318'^^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_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4319'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4319'^^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_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4320'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4320'^^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_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4321'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4321'^^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_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4324'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4324'^^xsd:string;
  dwc:observationDate '1963-10-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_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4326'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4326'^^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_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4327'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4327'^^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_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4328'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_4328'^^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_19174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19174'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_19174'^^xsd:string;
  dwc:observationDate '1971-01-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_13555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13555'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13555'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13562'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13562'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13563'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13563'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13564'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13564'^^xsd:string;
  dwc:observationDate '1968-11-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_13568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13568'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13568'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_13479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13479'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13479'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13480'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13480'^^xsd:string;
  dwc:observationDate '1968-11-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_13487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13487'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13487'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13488'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13488'^^xsd:string;
  dwc:observationDate '1968-11-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_13494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13494'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13494'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13496'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13496'^^xsd:string;
  dwc:observationDate '1968-11-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_13508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13508'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13508'^^xsd:string;
  dwc:observationDate '1968-11-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_13522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13522'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13522'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13524'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13524'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1434'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1434'^^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_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1435'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1435'^^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_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1438'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1438'^^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_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1439'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1439'^^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_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1440'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1440'^^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_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1441'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1441'^^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_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1443'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1443'^^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_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1444'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1444'^^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_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1445'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1445'^^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_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1446'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1446'^^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_13478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13478'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13478'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1425'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1425'^^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_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1426'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1426'^^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_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1431'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1431'^^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_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1450'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1450'^^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_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1459'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1459'^^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_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1460'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1460'^^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_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1461'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1461'^^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_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1463'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_1463'^^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_13529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13529'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13529'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13530'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13530'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13531'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13531'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13532'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13532'^^xsd:string;
  dwc:observationDate '1968-11-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_13534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13534'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13534'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13536'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13536'^^xsd:string;
  dwc:observationDate '1968-11-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_13543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13543'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13543'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_17637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17637'^^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 '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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17637'^^xsd:string;
  dwc:observationDate '1970-11-01'^^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_17638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17638'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17638'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17639'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17639'^^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_17640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17640'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17640'^^xsd:string;
  dwc:observationDate '1970-07-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_17641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17641'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17641'^^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_19161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19161'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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 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_19161'^^xsd:string;
  dwc:observationDate '1971-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10315'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_10315'^^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_8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8202'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8202'^^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_13378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13378'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13378'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13379'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13379'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13380'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13380'^^xsd:string;
  dwc:observationDate '1968-11-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_13384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13384'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13384'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_13390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13390'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13390'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13391'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13391'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13392'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13392'^^xsd:string;
  dwc:observationDate '1968-11-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_13397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13397'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13397'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13398'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13398'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_17668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17668'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17668'^^xsd:string;
  dwc:observationDate '1970-07-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_17669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17669'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17669'^^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_17670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17670'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17670'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17674'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17674'^^xsd:string;
  dwc:observationDate '1970-07-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_17676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17676'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17676'^^xsd:string;
  dwc:observationDate '1970-07-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_17687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17687'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17687'^^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_17688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17688'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17688'^^xsd:string;
  dwc:observationDate '1970-07-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_17691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17691'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17691'^^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_13456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13456'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13456'^^xsd:string;
  dwc:observationDate '1968-11-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_13460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13460'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13460'^^xsd:string;
  dwc:observationDate '1968-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13462'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13462'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13464'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13464'^^xsd:string;
  dwc:observationDate '1968-11-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_13477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13477'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13477'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13452'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13452'^^xsd:string;
  dwc:observationDate '1968-11-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_13453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13453'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13453'^^xsd:string;
  dwc:observationDate '1968-08-05'^^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_13454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13454'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13454'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13455'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13455'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13526'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_13526'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_17726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17726'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17726'^^xsd:string;
  dwc:observationDate '1970-07-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_17730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17730'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17730'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17732'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17732'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17735'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17735'^^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_17737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17737'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17737'^^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_17738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17738'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17738'^^xsd:string;
  dwc:observationDate '1970-07-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_17739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17739'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17739'^^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_17740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17740'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17740'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17741'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_17741'^^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_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5695'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5695'^^xsd:string;
  dwc:observationDate '1964-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_5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5697'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5697'^^xsd:string;
  dwc:observationDate '1964-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_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5699'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5699'^^xsd:string;
  dwc:observationDate '1964-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_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5703'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5703'^^xsd:string;
  dwc:observationDate '1964-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_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5685'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5685'^^xsd:string;
  dwc:observationDate '1964-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_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5687'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5687'^^xsd:string;
  dwc:observationDate '1964-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_5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5688'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5688'^^xsd:string;
  dwc:observationDate '1964-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_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5693'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5693'^^xsd:string;
  dwc:observationDate '1964-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_5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5694'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_5694'^^xsd:string;
  dwc:observationDate '1964-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_8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8193'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8193'^^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_8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8194'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8194'^^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_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8195'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8195'^^xsd:string;
  dwc:observationDate '1965-01-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_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8197'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8197'^^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_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8199'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8199'^^xsd:string;
  dwc:observationDate '1965-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_8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8201'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8201'^^xsd:string;
  dwc:observationDate '1965-01-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_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.56"^^xsd:decimal ;
  dwc:decimalLongitude "15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182"^^xsd:integer ;
  dwc:maximumDepthInMeters "182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.56 15.65)"^^geo:wktLiteral ;
  geo-pos:lat "43.56"^^xsd:decimal ;
  geo-pos:long "15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8178'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.65'^^xsd:double;
  dwc:latitude '43.56'^^xsd:double;
  dwc:minimumDepth '182'^^xsd:integer;
  dwc:maximumDepth '182'^^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_8178'^^xsd:string;
  dwc:observationDate '1965-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_8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8434'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8434'^^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_8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8437'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8437'^^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_8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8438'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8438'^^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_17932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17932'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17932'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_13779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13779'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13779'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13780'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13780'^^xsd:string;
  dwc:observationDate '1968-05-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_13781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13781'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13781'^^xsd:string;
  dwc:observationDate '1968-08-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_13782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13782'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13782'^^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_13783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13783'^^xsd:string;
  dwc:scientificName 'Octopus 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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13783'^^xsd:string;
  dwc:observationDate '1968-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13788'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13788'^^xsd:string;
  dwc:observationDate '1968-05-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_13789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13789'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13789'^^xsd:string;
  dwc:observationDate '1968-08-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_13797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13797'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13797'^^xsd:string;
  dwc:observationDate '1968-08-09'^^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_13799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13799'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13799'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3103'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3103'^^xsd:string;
  dwc:observationDate '1961-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_16248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16248'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16248'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16249'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16249'^^xsd:string;
  dwc:observationDate '1969-03-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_16250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16250'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16250'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16251'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16251'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_16245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16245'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16245'^^xsd:string;
  dwc:observationDate '1969-03-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_16244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16244'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16244'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16242'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16242'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16243'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16243'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_13738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13738'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13738'^^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_13740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13740'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13740'^^xsd:string;
  dwc:observationDate '1968-05-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_13741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13741'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13741'^^xsd:string;
  dwc:observationDate '1968-08-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_13742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13742'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13742'^^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_13747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13747'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13747'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13748'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13748'^^xsd:string;
  dwc:observationDate '1968-05-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_13749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13749'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13749'^^xsd:string;
  dwc:observationDate '1968-08-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_13750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13750'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13750'^^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_13751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13751'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13751'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13727'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13727'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_10511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10511'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10511'^^xsd:string;
  dwc:observationDate '1966-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_10527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10527'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10527'^^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_10528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10528'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10528'^^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_10529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10529'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10529'^^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_10530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10530'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10530'^^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_10533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10533'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10533'^^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_10534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10534'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10534'^^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_13728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13728'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13728'^^xsd:string;
  dwc:observationDate '1968-05-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_13729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13729'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13729'^^xsd:string;
  dwc:observationDate '1968-08-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_13730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13730'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13730'^^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_13735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13735'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13735'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_10486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10486'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10486'^^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_10487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10487'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10487'^^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_10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10488'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10488'^^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_10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10491'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10491'^^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_10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10492'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10492'^^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_10495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10495'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10495'^^xsd:string;
  dwc:observationDate '1966-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_10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10496'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10496'^^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_10499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10499'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10499'^^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_10500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10500'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10500'^^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_10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10501'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10501'^^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_13690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13690'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13690'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13697'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13697'^^xsd:string;
  dwc:observationDate '1968-08-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_13699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13699'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13699'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13700'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13700'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_13701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13701'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13701'^^xsd:string;
  dwc:observationDate '1968-08-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_13702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13702'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13702'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13703'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13703'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13704'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13704'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_13705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13705'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13705'^^xsd:string;
  dwc:observationDate '1968-08-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_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_196'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_196'^^xsd:string;
  dwc:observationDate '1957-04-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_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_199'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_199'^^xsd:string;
  dwc:observationDate '1957-04-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_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_201'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_201'^^xsd:string;
  dwc:observationDate '1957-04-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_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_204'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_204'^^xsd:string;
  dwc:observationDate '1957-04-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_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_205'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_205'^^xsd:string;
  dwc:observationDate '1957-04-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_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_207'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_207'^^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_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_208'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_208'^^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_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_210'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_210'^^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_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_195'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_195'^^xsd:string;
  dwc:observationDate '1957-04-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_13753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13753'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13753'^^xsd:string;
  dwc:observationDate '1968-08-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_13777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13777'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13777'^^xsd:string;
  dwc:observationDate '1968-08-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_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_211'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_211'^^xsd:string;
  dwc:observationDate '1957-04-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_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_214'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_214'^^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_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_215'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_215'^^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_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_217'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^xsd:integer;
  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_217'^^xsd:string;
  dwc:observationDate '1957-04-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_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_220'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_220'^^xsd:string;
  dwc:observationDate '1957-04-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_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_223'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_223'^^xsd:string;
  dwc:observationDate '1957-04-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_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_227'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_227'^^xsd:string;
  dwc:observationDate '1957-04-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_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_229'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_229'^^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_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_230'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_230'^^xsd:string;
  dwc:observationDate '1957-04-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_13855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13855'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13855'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13857'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13857'^^xsd:string;
  dwc:observationDate '1968-08-09'^^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_13800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13800'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13800'^^xsd:string;
  dwc:observationDate '1968-05-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_13801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13801'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13801'^^xsd:string;
  dwc:observationDate '1968-08-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_13802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13802'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13802'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13810'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13810'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13813'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13813'^^xsd:string;
  dwc:observationDate '1968-08-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_13815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13815'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13815'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13816'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13816'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_13823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13823'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13823'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13824'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13824'^^xsd:string;
  dwc:observationDate '1968-05-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_13825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13825'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13825'^^xsd:string;
  dwc:observationDate '1968-08-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_13826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13826'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13826'^^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_13754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13754'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13754'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13758'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13758'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13766'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13766'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13767'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13767'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13768'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13768'^^xsd:string;
  dwc:observationDate '1968-05-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_13769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13769'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13769'^^xsd:string;
  dwc:observationDate '1968-08-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_13770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13770'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13770'^^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_13771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13771'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13771'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13773'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13773'^^xsd:string;
  dwc:observationDate '1968-08-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_13675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13675'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13675'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_12204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12204'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12204'^^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_12180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12180'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12180'^^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_12183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12183'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12183'^^xsd:string;
  dwc:observationDate '1967-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_12185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12185'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12185'^^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_12189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12189'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12189'^^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_12191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12191'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12191'^^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_12192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12192'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12192'^^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_12194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12194'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12194'^^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_12198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12198'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12198'^^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_12203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12203'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12203'^^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_12206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12206'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12206'^^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_12207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12207'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12207'^^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_12209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12209'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12209'^^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_12210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12210'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12210'^^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_12212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12212'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12212'^^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_12213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12213'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12213'^^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_12215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12215'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12215'^^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_5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5805'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5805'^^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_5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5806'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5806'^^xsd:string;
  dwc:observationDate '1964-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_5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5807'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5807'^^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_5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5808'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5808'^^xsd:string;
  dwc:observationDate '1964-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_13677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13677'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13677'^^xsd:string;
  dwc:observationDate '1968-08-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_13679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13679'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13679'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13681'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13681'^^xsd:string;
  dwc:observationDate '1968-08-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_13682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13682'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13682'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13683'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13683'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13684'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13684'^^xsd:string;
  dwc:observationDate '1968-05-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_13685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13685'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13685'^^xsd:string;
  dwc:observationDate '1968-08-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_13686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13686'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13686'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5742'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5742'^^xsd:string;
  dwc:observationDate '1964-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_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5745'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5745'^^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_5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5747'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5747'^^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_5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5748'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5748'^^xsd:string;
  dwc:observationDate '1964-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_5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5749'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5749'^^xsd:string;
  dwc:observationDate '1964-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_5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5754'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5754'^^xsd:string;
  dwc:observationDate '1964-09-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_5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5759'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5759'^^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_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5739'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5739'^^xsd:string;
  dwc:observationDate '1964-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_5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5740'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5740'^^xsd:string;
  dwc:observationDate '1964-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_5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5741'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5741'^^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_5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5760'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5760'^^xsd:string;
  dwc:observationDate '1964-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_5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5765'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5765'^^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_5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5766'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5766'^^xsd:string;
  dwc:observationDate '1964-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_5769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5769'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5769'^^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_12179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12179'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_12179'^^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_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5795'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5795'^^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_5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5770'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5770'^^xsd:string;
  dwc:observationDate '1964-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_5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5777'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5777'^^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_5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5778'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5778'^^xsd:string;
  dwc:observationDate '1964-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_5779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5779'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5779'^^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_5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5780'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5780'^^xsd:string;
  dwc:observationDate '1964-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_5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5781'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5781'^^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_5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5785'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5785'^^xsd:string;
  dwc:observationDate '1964-06-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_5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5787'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5787'^^xsd:string;
  dwc:observationDate '1964-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_5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5789'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_5789'^^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_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3653'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3653'^^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_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3654'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3654'^^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_13830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13830'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13830'^^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_13833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13833'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13833'^^xsd:string;
  dwc:observationDate '1968-08-09'^^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_13844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13844'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13844'^^xsd:string;
  dwc:observationDate '1968-05-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_13849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13849'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13849'^^xsd:string;
  dwc:observationDate '1968-08-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_13850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13850'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13850'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_13851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13851'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13851'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13852'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13852'^^xsd:string;
  dwc:observationDate '1968-05-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_13853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13853'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13853'^^xsd:string;
  dwc:observationDate '1968-08-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_13854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13854'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13854'^^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_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3655'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3655'^^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_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3659'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3659'^^xsd:string;
  dwc:observationDate '1962-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_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3663'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3663'^^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_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3664'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3664'^^xsd:string;
  dwc:observationDate '1962-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_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3666'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3666'^^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_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3668'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3668'^^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_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3670'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3670'^^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_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3672'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3672'^^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_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3677'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3677'^^xsd:string;
  dwc:observationDate '1962-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_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3678'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3678'^^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_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3685'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3685'^^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_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3686'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3686'^^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_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3687'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3687'^^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_13858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13858'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13858'^^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_13737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13737'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13737'^^xsd:string;
  dwc:observationDate '1968-08-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_16240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16240'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16240'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_17935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17935'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17935'^^xsd:string;
  dwc:observationDate '1970-07-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_17936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17936'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17936'^^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_17937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17937'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17937'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17943'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17943'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17947'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17947'^^xsd:string;
  dwc:observationDate '1970-07-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_17949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17949'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17949'^^xsd:string;
  dwc:observationDate '1970-07-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_17950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17950'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17950'^^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_17959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17959'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17959'^^xsd:string;
  dwc:observationDate '1970-07-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_19218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19218'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19218'^^xsd:string;
  dwc:observationDate '1971-01-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_19219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19219'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19219'^^xsd:string;
  dwc:observationDate '1971-01-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_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2272'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2272'^^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_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2274'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2274'^^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_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2277'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2277'^^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_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2280'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2280'^^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_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2281'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2281'^^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_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2283'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2283'^^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_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2284'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2284'^^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_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2287'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2287'^^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_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2289'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2289'^^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_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2293'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2293'^^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_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2268'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2268'^^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_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2269'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2269'^^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_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2296'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2296'^^xsd:string;
  dwc:observationDate '1960-08-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_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2298'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2298'^^xsd:string;
  dwc:observationDate '1960-08-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_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2301'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2301'^^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_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2302'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2302'^^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_19224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19224'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19224'^^xsd:string;
  dwc:observationDate '1971-01-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_19228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19228'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19228'^^xsd:string;
  dwc:observationDate '1971-01-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_19230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19230'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19230'^^xsd:string;
  dwc:observationDate '1971-01-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_19232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19232'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19232'^^xsd:string;
  dwc:observationDate '1971-01-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_19233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19233'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19233'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19234'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19234'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19237'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19237'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19257'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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 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_19257'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_16254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16254'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16254'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16255'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16255'^^xsd:string;
  dwc:observationDate '1969-03-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_16261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16261'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16261'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_16264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16264'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16264'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16265'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16265'^^xsd:string;
  dwc:observationDate '1969-03-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_16266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16266'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16266'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16267'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16267'^^xsd:string;
  dwc:observationDate '1969-03-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_16270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16270'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16270'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16293'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16293'^^xsd:string;
  dwc:observationDate '1969-03-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_16296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16296'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16296'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16299'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16299'^^xsd:string;
  dwc:observationDate '1969-03-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_16301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16301'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16301'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_16302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16302'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16302'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16303'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16303'^^xsd:string;
  dwc:observationDate '1969-03-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_16304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16304'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16304'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16306'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16306'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16271'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16271'^^xsd:string;
  dwc:observationDate '1969-03-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_16274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16274'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16274'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16275'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16275'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_16277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16277'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16277'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_16280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16280'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16280'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16281'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16281'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_16282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16282'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16282'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16288'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16288'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16292'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16292'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16307'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16307'^^xsd:string;
  dwc:observationDate '1969-03-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_16309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16309'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16309'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3067'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3067'^^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_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3068'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3068'^^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_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3069'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3069'^^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_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3070'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3070'^^xsd:string;
  dwc:observationDate '1961-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_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3071'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3071'^^xsd:string;
  dwc:observationDate '1961-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_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3073'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3073'^^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_19251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19251'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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 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_19251'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19252'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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 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_19252'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19254'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19254'^^xsd:string;
  dwc:observationDate '1971-01-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_19250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19250'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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 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_19250'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8391'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8391'^^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_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8392'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8392'^^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_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8395'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8395'^^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_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8396'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8396'^^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_8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8401'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8401'^^xsd:string;
  dwc:observationDate '1965-06-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_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8403'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8403'^^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_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8404'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8404'^^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_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8405'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8405'^^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_8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8406'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8406'^^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_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_746'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_746'^^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_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_747'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_747'^^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_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_750'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_750'^^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_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_752'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_752'^^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_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8388'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8388'^^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_8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8367'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8367'^^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_17875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17875'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17875'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8375'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8375'^^xsd:string;
  dwc:observationDate '1965-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_8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8377'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8377'^^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_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8381'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8381'^^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_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8385'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8385'^^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_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8386'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8386'^^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_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8387'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8387'^^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_8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8368'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8368'^^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_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8373'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8373'^^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_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8374'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8374'^^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_8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8365'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8365'^^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_8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8366'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8366'^^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_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_756'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_756'^^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_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_758'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_758'^^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_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_759'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_759'^^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_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_760'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_760'^^xsd:string;
  dwc:observationDate '1958-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_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_762'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_762'^^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_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_765'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_765'^^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_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_766'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_766'^^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_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_771'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_771'^^xsd:string;
  dwc:observationDate '1958-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_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_755'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_755'^^xsd:string;
  dwc:observationDate '1958-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_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8415'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8415'^^xsd:string;
  dwc:observationDate '1965-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_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8416'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8416'^^xsd:string;
  dwc:observationDate '1965-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_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8429'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8429'^^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_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8431'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8431'^^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_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8432'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8432'^^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_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_772'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_772'^^xsd:string;
  dwc:observationDate '1958-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_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_774'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_774'^^xsd:string;
  dwc:observationDate '1958-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_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_776'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_776'^^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_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_778'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_778'^^xsd:string;
  dwc:observationDate '1958-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_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_779'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_779'^^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_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_780'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_780'^^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_17877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17877'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17877'^^xsd:string;
  dwc:observationDate '1970-07-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_17878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17878'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17878'^^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_17879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17879'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17879'^^xsd:string;
  dwc:observationDate '1970-07-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_17880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17880'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17880'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_17884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17884'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17884'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_17889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17889'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17889'^^xsd:string;
  dwc:observationDate '1970-07-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_17897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17897'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17897'^^xsd:string;
  dwc:observationDate '1970-07-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_17898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17898'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17898'^^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_17899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17899'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17899'^^xsd:string;
  dwc:observationDate '1970-07-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_17901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17901'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17901'^^xsd:string;
  dwc:observationDate '1970-07-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_17902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17902'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17902'^^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_17903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17903'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17903'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4441'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4441'^^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_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4442'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4442'^^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_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4443'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4443'^^xsd:string;
  dwc:observationDate '1963-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_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4445'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4445'^^xsd:string;
  dwc:observationDate '1963-10-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_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4450'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4450'^^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_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4451'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4451'^^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_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4454'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4454'^^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_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4456'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4456'^^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_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4460'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4460'^^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_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4461'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4461'^^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_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4466'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4466'^^xsd:string;
  dwc:observationDate '1963-10-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_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4474'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4474'^^xsd:string;
  dwc:observationDate '1963-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_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4475'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_4475'^^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_17905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17905'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17905'^^xsd:string;
  dwc:observationDate '1970-07-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_17912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17912'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17912'^^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_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1529'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1529'^^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_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1530'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1530'^^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_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1531'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1531'^^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_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1533'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1533'^^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_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1537'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1537'^^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_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1518'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1518'^^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_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1519'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1519'^^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_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1522'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1522'^^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_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1524'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1524'^^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_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1527'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1527'^^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_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1538'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1538'^^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_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1541'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1541'^^xsd:string;
  dwc:observationDate '1959-06-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_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1543'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1543'^^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_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1546'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1546'^^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_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1550'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1550'^^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_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1551'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1551'^^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_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1552'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1552'^^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_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1554'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_1554'^^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_17913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17913'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17913'^^xsd:string;
  dwc:observationDate '1970-07-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_17920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17920'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17920'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_17921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17921'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17921'^^xsd:string;
  dwc:observationDate '1970-07-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_17922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17922'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17922'^^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_17923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17923'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17923'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17927'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17927'^^xsd:string;
  dwc:observationDate '1970-07-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_17928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17928'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17928'^^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_17931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17931'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17931'^^xsd:string;
  dwc:observationDate '1970-07-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_17906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17906'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17906'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_13706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13706'^^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 '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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13706'^^xsd:string;
  dwc:observationDate '1968-11-24'^^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_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3076'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3076'^^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_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3077'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3077'^^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_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3079'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3079'^^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_16222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16222'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16222'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_17960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17960'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17960'^^xsd:string;
  dwc:observationDate '1970-10-28'^^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_17961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17961'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17961'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_17962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17962'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17962'^^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_16221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16221'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16221'^^xsd:string;
  dwc:observationDate '1969-03-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_16220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16220'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16220'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16218'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16218'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3080'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3080'^^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_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3082'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3082'^^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_19259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19259'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19259'^^xsd:string;
  dwc:observationDate '1971-01-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_19260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19260'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19260'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19261'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19261'^^xsd:string;
  dwc:observationDate '1971-01-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_17963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17963'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17963'^^xsd:string;
  dwc:observationDate '1970-07-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_17964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17964'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17964'^^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_10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10484'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10484'^^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_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3092'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3092'^^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_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3095'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3095'^^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_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3083'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3083'^^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_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3086'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3086'^^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_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3088'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3088'^^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_16241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16241'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16241'^^xsd:string;
  dwc:observationDate '1969-03-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_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8433'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_8433'^^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_16223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16223'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16223'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_13713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13713'^^xsd:string;
  dwc:scientificName 'Dipturus batis'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13713'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13717'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13717'^^xsd:string;
  dwc:observationDate '1968-08-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_13719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13719'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13719'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13720'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13720'^^xsd:string;
  dwc:observationDate '1968-05-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_13721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13721'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13721'^^xsd:string;
  dwc:observationDate '1968-08-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_13722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13722'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13722'^^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_13723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13723'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13723'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13724'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13724'^^xsd:string;
  dwc:observationDate '1968-05-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_13726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13726'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_13726'^^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_17907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17907'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17907'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3096'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3096'^^xsd:string;
  dwc:observationDate '1961-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_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3097'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3097'^^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_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3099'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3099'^^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_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3100'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3100'^^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_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3101'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3101'^^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_19238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19238'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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 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_19238'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19240'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19240'^^xsd:string;
  dwc:observationDate '1971-01-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_19241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19241'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19241'^^xsd:string;
  dwc:observationDate '1971-01-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_19242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19242'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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 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_19242'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19243'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19243'^^xsd:string;
  dwc:observationDate '1971-01-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_19245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19245'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_19245'^^xsd:string;
  dwc:observationDate '1971-01-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_17908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17908'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17908'^^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_17910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17910'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17910'^^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_17911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17911'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_17911'^^xsd:string;
  dwc:observationDate '1970-07-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_16234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16234'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^xsd:integer;
  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_16234'^^xsd:string;
  dwc:observationDate '1969-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16238'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16238'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16239'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16239'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_16232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16232'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16232'^^xsd:string;
  dwc:observationDate '1969-09-20'^^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_16233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16233'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16233'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_16229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16229'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_16229'^^xsd:string;
  dwc:observationDate '1969-03-31'^^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_10470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10470'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10470'^^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_10480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10480'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10480'^^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_10481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10481'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10481'^^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_10482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10482'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10482'^^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_10461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10461'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10461'^^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_10462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10462'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10462'^^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_10463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10463'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10463'^^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_10464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10464'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10464'^^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_10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10469'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_10469'^^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_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3667'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3667'^^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_19236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19236'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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 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_19236'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2304'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_2304'^^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_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.46"^^xsd:decimal ;
  dwc:decimalLongitude "15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.46 15.66)"^^geo:wktLiteral ;
  geo-pos:lat "43.46"^^xsd:decimal ;
  geo-pos:long "15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3689'^^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.66'^^xsd:double;
  dwc:latitude '43.46'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^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_3689'^^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_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3462'^^xsd:string;
  dwc:scientificName 'Echelus myrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126314'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3462'^^xsd:string;
  dwc:observationDate '1961-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '126314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3464'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3464'^^xsd:string;
  dwc:observationDate '1961-12-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_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3465'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3465'^^xsd:string;
  dwc:observationDate '1961-12-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_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3468'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3468'^^xsd:string;
  dwc:observationDate '1961-12-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_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3470'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3470'^^xsd:string;
  dwc:observationDate '1961-12-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_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3473'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3473'^^xsd:string;
  dwc:observationDate '1961-12-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_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3474'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3474'^^xsd:string;
  dwc:observationDate '1961-12-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_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3475'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3475'^^xsd:string;
  dwc:observationDate '1961-12-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_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3477'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  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_3477'^^xsd:string;
  dwc:observationDate '1961-12-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_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3479'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3479'^^xsd:string;
  dwc:observationDate '1961-12-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_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3483'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3483'^^xsd:string;
  dwc:observationDate '1961-12-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_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3486'^^xsd:string;
  dwc:scientificName 'Syngnathus abaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127386'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3486'^^xsd:string;
  dwc:observationDate '1961-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3488'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3488'^^xsd:string;
  dwc:observationDate '1961-12-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_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3455'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3455'^^xsd:string;
  dwc:observationDate '1961-12-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_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3456'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3456'^^xsd:string;
  dwc:observationDate '1961-12-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_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3457'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3457'^^xsd:string;
  dwc:observationDate '1961-12-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_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3460'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3460'^^xsd:string;
  dwc:observationDate '1961-12-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_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3461'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3461'^^xsd:string;
  dwc:observationDate '1961-12-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_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3489'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3489'^^xsd:string;
  dwc:observationDate '1961-12-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_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3490'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_3490'^^xsd:string;
  dwc:observationDate '1961-12-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_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_509'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_509'^^xsd:string;
  dwc:observationDate '1957-04-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_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_510'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_510'^^xsd:string;
  dwc:observationDate '1957-04-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_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_515'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_515'^^xsd:string;
  dwc:observationDate '1957-04-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_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_517'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_517'^^xsd:string;
  dwc:observationDate '1957-04-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_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_522'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_522'^^xsd:string;
  dwc:observationDate '1957-04-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_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_523'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_523'^^xsd:string;
  dwc:observationDate '1957-04-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_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_525'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_525'^^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_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_526'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_526'^^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_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_528'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_528'^^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_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_529'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_529'^^xsd:string;
  dwc:observationDate '1957-04-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_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_531'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_531'^^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_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_532'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_532'^^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_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_533'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_533'^^xsd:string;
  dwc:observationDate '1957-04-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_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_537'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_537'^^xsd:string;
  dwc:observationDate '1957-04-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_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_543'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_543'^^xsd:string;
  dwc:observationDate '1957-04-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_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_550'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_550'^^xsd:string;
  dwc:observationDate '1957-04-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_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.53"^^xsd:decimal ;
  dwc:decimalLongitude "15.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.53 15.71)"^^geo:wktLiteral ;
  geo-pos:lat "43.53"^^xsd:decimal ;
  geo-pos:long "15.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_552'^^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.71'^^xsd:double;
  dwc:latitude '43.53'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^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_552'^^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_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3889'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_3889'^^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_10952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10952'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10952'^^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_10930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10930'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10930'^^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_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3854'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3854'^^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_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3855'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3855'^^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_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3859'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3859'^^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_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3860'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3860'^^xsd:string;
  dwc:observationDate '1962-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_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3861'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3861'^^xsd:string;
  dwc:observationDate '1962-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_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3863'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_3863'^^xsd:string;
  dwc:observationDate '1962-09-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_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3867'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3867'^^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_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1024'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1024'^^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_10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10932'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10932'^^xsd:string;
  dwc:observationDate '1966-09-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_10933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10933'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10933'^^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_10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10934'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10934'^^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_10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10937'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10937'^^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_10938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10938'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10938'^^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_10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10946'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10946'^^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_10947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10947'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10947'^^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_10949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10949'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10949'^^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_12466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12466'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_12466'^^xsd:string;
  dwc:observationDate '1967-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_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1013'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1013'^^xsd:string;
  dwc:observationDate '1958-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_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1015'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1015'^^xsd:string;
  dwc:observationDate '1958-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_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1017'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1017'^^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_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1019'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1019'^^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_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1023'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1023'^^xsd:string;
  dwc:observationDate '1958-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_8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8925'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8925'^^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_8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8926'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8926'^^xsd:string;
  dwc:observationDate '1965-10-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_8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8927'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8927'^^xsd:string;
  dwc:observationDate '1965-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_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8928'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8928'^^xsd:string;
  dwc:observationDate '1965-10-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_8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8935'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_8935'^^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_8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8936'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_8936'^^xsd:string;
  dwc:observationDate '1965-10-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_8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8939'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8939'^^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_8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8940'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8940'^^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_8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8941'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8941'^^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_18518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18518'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_18518'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18520'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18520'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18521'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18521'^^xsd:string;
  dwc:observationDate '1970-07-15'^^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_16764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16764'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16764'^^xsd:string;
  dwc:observationDate '1969-09-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_16765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16765'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16765'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16771'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16771'^^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_16772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16772'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16772'^^xsd:string;
  dwc:observationDate '1969-09-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_16773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16773'^^xsd:string;
  dwc:scientificName 'Lepadogaster spp.'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16773'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16775'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16775'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16776'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16776'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16777'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16777'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3258'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3258'^^xsd:string;
  dwc:observationDate '1961-09-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_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3259'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3259'^^xsd:string;
  dwc:observationDate '1961-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_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3260'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3260'^^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_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3261'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3261'^^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_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3265'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3265'^^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_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3267'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3267'^^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_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3268'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3268'^^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_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3269'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3269'^^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_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3270'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3270'^^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_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3271'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3271'^^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_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3273'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3273'^^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_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3275'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3275'^^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_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3254'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3254'^^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_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3255'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3255'^^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_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3256'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3256'^^xsd:string;
  dwc:observationDate '1961-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_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3257'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3257'^^xsd:string;
  dwc:observationDate '1961-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_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3276'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3276'^^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_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3280'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_3280'^^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_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3282'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3282'^^xsd:string;
  dwc:observationDate '1961-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_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3283'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3283'^^xsd:string;
  dwc:observationDate '1961-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_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3286'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3286'^^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_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3287'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3287'^^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_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3288'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3288'^^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_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3289'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_3289'^^xsd:string;
  dwc:observationDate '1961-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_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3290'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3290'^^xsd:string;
  dwc:observationDate '1961-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_18514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18514'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18514'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_16778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16778'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16778'^^xsd:string;
  dwc:observationDate '1969-09-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_16779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16779'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16779'^^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_16780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16780'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16780'^^xsd:string;
  dwc:observationDate '1969-09-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_16785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16785'^^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 '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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16785'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16787'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16787'^^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_16788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16788'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16788'^^xsd:string;
  dwc:observationDate '1969-09-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_16791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16791'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16791'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16792'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16792'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16793'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16793'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18463'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18463'^^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_18464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18464'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18464'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18469'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18469'^^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_18473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18473'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18473'^^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_18474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18474'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18474'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18479'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18479'^^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_18481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18481'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18481'^^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_18483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18483'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18483'^^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_18484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18484'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18484'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18489'^^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 '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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18489'^^xsd:string;
  dwc:observationDate '1970-07-15'^^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_16747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16747'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16747'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16748'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16748'^^xsd:string;
  dwc:observationDate '1969-09-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_16749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16749'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16749'^^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_18461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18461'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18461'^^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_18457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18457'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18457'^^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_18459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18459'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18459'^^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_18460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18460'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18460'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18509'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18509'^^xsd:string;
  dwc:observationDate '1970-07-15'^^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_16795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16795'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16795'^^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_14769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14769'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14769'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_18523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18523'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18523'^^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_18524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18524'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18524'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18533'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18533'^^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_18535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18535'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18535'^^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_18537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18537'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18537'^^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_18538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18538'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18538'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_14808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14808'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14808'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_19567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19567'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19567'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_16823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16823'^^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 '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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16823'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_19574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19574'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19574'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19568'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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 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_19568'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19569'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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 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_19569'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19572'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19572'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19573'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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 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_19573'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19575'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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 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_19575'^^xsd:string;
  dwc:observationDate '1971-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19576'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19576'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_16817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16817'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16817'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16820'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_16820'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16822'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16822'^^xsd:string;
  dwc:observationDate '1969-09-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_14838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14838'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14838'^^xsd:string;
  dwc:observationDate '1968-02-03'^^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_14810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14810'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14810'^^xsd:string;
  dwc:observationDate '1968-02-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_14812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14812'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14812'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14813'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14813'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14815'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14815'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14816'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14816'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14817'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14817'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14822'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14822'^^xsd:string;
  dwc:observationDate '1968-02-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_14824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14824'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14824'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14825'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14825'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14841'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14841'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14846'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14846'^^xsd:string;
  dwc:observationDate '1968-02-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_14847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14847'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14847'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14848'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14848'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14849'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14849'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14850'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_14850'^^xsd:string;
  dwc:observationDate '1968-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14854'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14854'^^xsd:string;
  dwc:observationDate '1968-02-03'^^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_14855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14855'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14855'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14857'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14857'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14862'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14862'^^xsd:string;
  dwc:observationDate '1968-02-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_19547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19547'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19547'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19550'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19550'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19552'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19552'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19553'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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 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_19553'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19542'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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 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_19542'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_14786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14786'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14786'^^xsd:string;
  dwc:observationDate '1968-02-03'^^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_14787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14787'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14787'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14788'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14788'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_16813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16813'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16813'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16814'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16814'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16816'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16816'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_14784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14784'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14784'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_19555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19555'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19555'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19557'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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 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_19557'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19559'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19559'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19565'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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 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_19565'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19566'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19566'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19535'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19535'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19536'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19536'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19537'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_19537'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_19540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19540'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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 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_19540'^^xsd:string;
  dwc:observationDate '1971-01-17'^^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_16796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16796'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16796'^^xsd:string;
  dwc:observationDate '1969-09-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_16801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16801'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16801'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16804'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16804'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16805'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_16805'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16806'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_16806'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16808'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16808'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16810'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16810'^^xsd:string;
  dwc:observationDate '1969-09-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_16811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16811'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16811'^^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_16812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16812'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16812'^^xsd:string;
  dwc:observationDate '1969-09-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_14770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14770'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14770'^^xsd:string;
  dwc:observationDate '1968-02-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_14771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14771'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14771'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14772'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14772'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14773'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14773'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14774'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14774'^^xsd:string;
  dwc:observationDate '1968-02-03'^^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_14775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14775'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14775'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14776'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14776'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14777'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14777'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14781'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14781'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14886'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14886'^^xsd:string;
  dwc:observationDate '1968-02-03'^^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_14889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14889'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14889'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14894'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14894'^^xsd:string;
  dwc:observationDate '1968-02-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_14895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14895'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14895'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14863'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14863'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14864'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14864'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14865'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14865'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14868'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14868'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14869'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14869'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14872'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14872'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14873'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14873'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14880'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14880'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14885'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_14885'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6015'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6015'^^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_6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6016'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6016'^^xsd:string;
  dwc:observationDate '1964-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_6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6017'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6017'^^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_6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6018'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6018'^^xsd:string;
  dwc:observationDate '1964-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_6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6020'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6020'^^xsd:string;
  dwc:observationDate '1964-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_6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6025'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6025'^^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_6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6026'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6026'^^xsd:string;
  dwc:observationDate '1964-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_6031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6031'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_6031'^^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_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6077'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_6077'^^xsd:string;
  dwc:observationDate '1964-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_6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6081'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6081'^^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_6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6082'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6082'^^xsd:string;
  dwc:observationDate '1964-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_6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6083'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6083'^^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_6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6084'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6084'^^xsd:string;
  dwc:observationDate '1964-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_6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6087'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6087'^^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_6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6088'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6088'^^xsd:string;
  dwc:observationDate '1964-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_6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6058'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6058'^^xsd:string;
  dwc:observationDate '1964-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_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6059'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6059'^^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_6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6060'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6060'^^xsd:string;
  dwc:observationDate '1964-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_6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6061'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_6061'^^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_6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6067'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_6067'^^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_6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6068'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_6068'^^xsd:string;
  dwc:observationDate '1964-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_6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6071'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6071'^^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_6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6072'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6072'^^xsd:string;
  dwc:observationDate '1964-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_6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6057'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6057'^^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_6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6038'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6038'^^xsd:string;
  dwc:observationDate '1964-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_6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6041'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6041'^^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_6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6042'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6042'^^xsd:string;
  dwc:observationDate '1964-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_6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6043'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6043'^^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_6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6044'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6044'^^xsd:string;
  dwc:observationDate '1964-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_6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6046'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6046'^^xsd:string;
  dwc:observationDate '1964-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_6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6047'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6047'^^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_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6053'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6053'^^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_6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6054'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6054'^^xsd:string;
  dwc:observationDate '1964-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_14896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14896'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14896'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14897'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14897'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14898'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14898'^^xsd:string;
  dwc:observationDate '1968-02-03'^^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_14899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14899'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14899'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14901'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14901'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14917'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14917'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14920'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14920'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14921'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14921'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14922'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14922'^^xsd:string;
  dwc:observationDate '1968-02-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_14923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14923'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14923'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14924'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14924'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14925'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14925'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14931'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14931'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_16754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16754'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16754'^^xsd:string;
  dwc:observationDate '1969-09-18'^^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_16757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16757'^^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 '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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16757'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16758'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16758'^^xsd:string;
  dwc:observationDate '1969-09-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_16761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16761'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16761'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16762'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16762'^^xsd:string;
  dwc:observationDate '1969-09-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_16763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16763'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16763'^^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_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3868'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3868'^^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_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3869'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3869'^^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_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3873'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3873'^^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_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3875'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3875'^^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_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3880'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_3880'^^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_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3882'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3882'^^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_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3884'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3884'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3887'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3887'^^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_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3888'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3888'^^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_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1810'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_1810'^^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_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1812'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1812'^^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_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1816'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1816'^^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_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1817'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1817'^^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_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1818'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1818'^^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_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1820'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1820'^^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_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1800'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1800'^^xsd:string;
  dwc:observationDate '1959-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_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1803'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1803'^^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_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1805'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1805'^^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_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1806'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1806'^^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_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1808'^^xsd:string;
  dwc:scientificName 'Raja radula'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_1808'^^xsd:string;
  dwc:observationDate '1959-06-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_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1786'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1786'^^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_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1789'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1789'^^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_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1791'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1791'^^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_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1795'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1795'^^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_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1796'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1796'^^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_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1797'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1797'^^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_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1798'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1798'^^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_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1799'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1799'^^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_14762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14762'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14762'^^xsd:string;
  dwc:observationDate '1968-02-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_14764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14764'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14764'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14765'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14765'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14766'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14766'^^xsd:string;
  dwc:observationDate '1968-02-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_14768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14768'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14768'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1783'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1783'^^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_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1784'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1784'^^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_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1785'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1785'^^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_14789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14789'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14789'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14791'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14791'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14794'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14794'^^xsd:string;
  dwc:observationDate '1968-02-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_14795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14795'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14795'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14796'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14796'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14797'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14797'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14799'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14799'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14800'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14800'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14806'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14806'^^xsd:string;
  dwc:observationDate '1968-02-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_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2566'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2566'^^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_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2568'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2568'^^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_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2569'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_2569'^^xsd:string;
  dwc:observationDate '1960-08-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_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2570'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2570'^^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_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2549'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2549'^^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_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2550'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2550'^^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_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2553'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2553'^^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_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2555'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2555'^^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_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2556'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2556'^^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_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2559'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2559'^^xsd:string;
  dwc:observationDate '1960-08-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_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2560'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_2560'^^xsd:string;
  dwc:observationDate '1960-08-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_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2562'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2562'^^xsd:string;
  dwc:observationDate '1960-08-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_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2563'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2563'^^xsd:string;
  dwc:observationDate '1960-08-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_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2536'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2536'^^xsd:string;
  dwc:observationDate '1960-08-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_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2538'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2538'^^xsd:string;
  dwc:observationDate '1960-08-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_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2539'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2539'^^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_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2545'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2545'^^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_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2546'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2546'^^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_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2547'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2547'^^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_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2534'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2534'^^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_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2535'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_2535'^^xsd:string;
  dwc:observationDate '1960-08-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_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1025'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1025'^^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_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1026'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1026'^^xsd:string;
  dwc:observationDate '1958-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_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1027'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1027'^^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_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1028'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1028'^^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_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1031'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1031'^^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_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1033'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1033'^^xsd:string;
  dwc:observationDate '1958-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_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1012'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1012'^^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_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1034'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1034'^^xsd:string;
  dwc:observationDate '1958-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_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1038'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_1038'^^xsd:string;
  dwc:observationDate '1958-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_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1040'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1040'^^xsd:string;
  dwc:observationDate '1958-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_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1043'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_1043'^^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_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1045'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1045'^^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_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1046'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1046'^^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_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1048'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_1048'^^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_10921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10921'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10921'^^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_10922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10922'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10922'^^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_10923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10923'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10923'^^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_10924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10924'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10924'^^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_10925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10925'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10925'^^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_10926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10926'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10926'^^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_12445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12445'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_12445'^^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_12450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12450'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_12450'^^xsd:string;
  dwc:observationDate '1967-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_12452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12452'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_12452'^^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_12453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12453'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_12453'^^xsd:string;
  dwc:observationDate '1967-09-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_12459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12459'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_12459'^^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_12460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12460'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_12460'^^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_12464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12464'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_12464'^^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_10954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10954'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10954'^^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_10958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10958'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10958'^^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_10961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10961'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10961'^^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_10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10962'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10962'^^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_10965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10965'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10965'^^xsd:string;
  dwc:observationDate '1966-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_10966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10966'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10966'^^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_10975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10975'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_10975'^^xsd:string;
  dwc:observationDate '1966-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_10979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10979'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10979'^^xsd:string;
  dwc:observationDate '1966-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_10980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10980'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10980'^^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_12471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12471'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_12471'^^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_12473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12473'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_12473'^^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_12479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12479'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_12479'^^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_10987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10987'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10987'^^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_10953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10953'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10953'^^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_8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8882'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8882'^^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_8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8883'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8883'^^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_8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8884'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8884'^^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_8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8885'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8885'^^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_8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8886'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8886'^^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_8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8889'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8889'^^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_8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8909'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8909'^^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_8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8910'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8910'^^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_8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8911'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8911'^^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_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8912'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8912'^^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_8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8913'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8913'^^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_8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8914'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8914'^^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_8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8915'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8915'^^xsd:string;
  dwc:observationDate '1965-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_8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8918'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8918'^^xsd:string;
  dwc:observationDate '1965-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_8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8921'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8921'^^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_8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8908'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8908'^^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_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4836'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4836'^^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_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4837'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4837'^^xsd:string;
  dwc:observationDate '1963-10-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_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4839'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4839'^^xsd:string;
  dwc:observationDate '1963-10-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_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4840'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4840'^^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_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4841'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4841'^^xsd:string;
  dwc:observationDate '1963-10-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_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4842'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4842'^^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_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4843'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4843'^^xsd:string;
  dwc:observationDate '1963-10-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_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4844'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4844'^^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_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4850'^^xsd:string;
  dwc:scientificName 'Dipturus batis'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4850'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8890'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8890'^^xsd:string;
  dwc:observationDate '1965-10-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_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4828'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4828'^^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_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4829'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4829'^^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_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4830'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4830'^^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_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4831'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4831'^^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_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4832'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4832'^^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_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4833'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4833'^^xsd:string;
  dwc:observationDate '1963-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_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4835'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4835'^^xsd:string;
  dwc:observationDate '1963-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_8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8891'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8891'^^xsd:string;
  dwc:observationDate '1965-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_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8893'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8893'^^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_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8894'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8894'^^xsd:string;
  dwc:observationDate '1965-10-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_8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8895'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8895'^^xsd:string;
  dwc:observationDate '1965-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_8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8896'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8896'^^xsd:string;
  dwc:observationDate '1965-10-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_8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8897'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8897'^^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_8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8898'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8898'^^xsd:string;
  dwc:observationDate '1965-10-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_8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8905'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8905'^^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_8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8906'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8906'^^xsd:string;
  dwc:observationDate '1965-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_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4852'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4852'^^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_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4853'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4853'^^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_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4854'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4854'^^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_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4857'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4857'^^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_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4858'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4858'^^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_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4859'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4859'^^xsd:string;
  dwc:observationDate '1963-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_8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8922'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8922'^^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_8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8948'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8948'^^xsd:string;
  dwc:observationDate '1965-10-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_8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8949'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8949'^^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_8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8950'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8950'^^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_8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8951'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8951'^^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_8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8952'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8952'^^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_8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8953'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_8953'^^xsd:string;
  dwc:observationDate '1965-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_8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8954'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_8954'^^xsd:string;
  dwc:observationDate '1965-10-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_8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8955'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8955'^^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_8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8956'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_8956'^^xsd:string;
  dwc:observationDate '1965-10-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_8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8945'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_8945'^^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_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4898'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4898'^^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_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4896'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4896'^^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_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4897'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4897'^^xsd:string;
  dwc:observationDate '1963-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_4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4886'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4886'^^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_4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4887'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4887'^^xsd:string;
  dwc:observationDate '1963-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_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4895'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4895'^^xsd:string;
  dwc:observationDate '1963-10-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_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4860'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4860'^^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_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4861'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4861'^^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_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4864'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4864'^^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_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4866'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_4866'^^xsd:string;
  dwc:observationDate '1963-05-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_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4867'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_4867'^^xsd:string;
  dwc:observationDate '1963-10-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_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4868'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4868'^^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_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4869'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4869'^^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_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4870'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4870'^^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_16750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16750'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16750'^^xsd:string;
  dwc:observationDate '1969-09-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_14826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14826'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14826'^^xsd:string;
  dwc:observationDate '1968-02-03'^^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_10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10991'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10991'^^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_10992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10992'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10992'^^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_10995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10995'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10995'^^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_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4872'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4872'^^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_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4873'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4873'^^xsd:string;
  dwc:observationDate '1963-10-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_18508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18508'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18508'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18491'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18491'^^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_18493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18493'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18493'^^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_18496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18496'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18496'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18499'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18499'^^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_18504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18504'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18504'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18507'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18507'^^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_10988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10988'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10988'^^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_10989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10989'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10989'^^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_10990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10990'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_10990'^^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_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4874'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4874'^^xsd:string;
  dwc:observationDate '1963-05-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_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4875'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4875'^^xsd:string;
  dwc:observationDate '1963-10-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_4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4882'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_4882'^^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_4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4883'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_4883'^^xsd:string;
  dwc:observationDate '1963-10-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_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4885'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.39999'^^xsd:double;
  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_4885'^^xsd:string;
  dwc:observationDate '1963-10-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_14829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14829'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14829'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14830'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14830'^^xsd:string;
  dwc:observationDate '1968-02-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_14831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14831'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14831'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14832'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14832'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14833'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14833'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_14834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14834'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14834'^^xsd:string;
  dwc:observationDate '1968-02-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_14835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14835'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14835'^^xsd:string;
  dwc:observationDate '1968-05-11'^^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_14836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14836'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14836'^^xsd:string;
  dwc:observationDate '1968-08-11'^^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_14837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14837'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_14837'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6037'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_6037'^^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_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3853'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_3853'^^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_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4899'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4899'^^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_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4903'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_4903'^^xsd:string;
  dwc:observationDate '1963-10-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_16751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16751'^^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 '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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16751'^^xsd:string;
  dwc:observationDate '1969-04-04'^^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_16752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16752'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16752'^^xsd:string;
  dwc:observationDate '1969-09-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_16825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16825'^^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.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16825'^^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_16826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16826'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16826'^^xsd:string;
  dwc:observationDate '1969-09-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_16830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16830'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_16830'^^xsd:string;
  dwc:observationDate '1969-09-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_18490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.22"^^xsd:decimal ;
  dwc:decimalLongitude "15.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.22 15.72)"^^geo:wktLiteral ;
  geo-pos:lat "43.22"^^xsd:decimal ;
  geo-pos:long "15.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18490'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.72'^^xsd:double;
  dwc:latitude '43.22'^^xsd:double;
  dwc:minimumDepth '139.39999'^^xsd:double;
  dwc:maximumDepth '139.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_18490'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_19293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19293'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19293'^^xsd:string;
  dwc:observationDate '1971-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19295'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19295'^^xsd:string;
  dwc:observationDate '1971-01-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_19299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19299'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19299'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19301'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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 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_19301'^^xsd:string;
  dwc:observationDate '1971-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19302'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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 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_19302'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19303'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19303'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_13992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13992'^^xsd:string;
  dwc:scientificName 'Octopus 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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13992'^^xsd:string;
  dwc:observationDate '1968-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19313'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19313'^^xsd:string;
  dwc:observationDate '1971-01-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_19304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19304'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19304'^^xsd:string;
  dwc:observationDate '1971-01-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_19305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19305'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19305'^^xsd:string;
  dwc:observationDate '1971-01-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_19311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19311'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19311'^^xsd:string;
  dwc:observationDate '1971-01-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_19312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19312'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19312'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8525'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8525'^^xsd:string;
  dwc:observationDate '1965-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_8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8439'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8439'^^xsd:string;
  dwc:observationDate '1965-02-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_8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8440'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8440'^^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_8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8442'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8442'^^xsd:string;
  dwc:observationDate '1965-02-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_8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8443'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8443'^^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_8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8444'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8444'^^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_8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8446'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8446'^^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_13869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13869'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13869'^^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_13870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13870'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13870'^^xsd:string;
  dwc:observationDate '1968-11-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_13872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13872'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13872'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13873'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13873'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13874'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13874'^^xsd:string;
  dwc:observationDate '1968-11-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_17986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17986'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17986'^^xsd:string;
  dwc:observationDate '1970-11-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_13859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13859'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13859'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13863'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13863'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13864'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13864'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13865'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13865'^^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_13866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13866'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13866'^^xsd:string;
  dwc:observationDate '1968-11-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_13867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13867'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13867'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13971'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13971'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13972'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13972'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13974'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13974'^^xsd:string;
  dwc:observationDate '1968-11-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_17987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17987'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17987'^^xsd:string;
  dwc:observationDate '1970-11-02'^^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_14012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14012'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_14012'^^xsd:string;
  dwc:observationDate '1968-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17968'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17968'^^xsd:string;
  dwc:observationDate '1970-11-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_17969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17969'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17969'^^xsd:string;
  dwc:observationDate '1970-11-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_17970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17970'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17970'^^xsd:string;
  dwc:observationDate '1970-11-02'^^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_17976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17976'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17976'^^xsd:string;
  dwc:observationDate '1970-11-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_10538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10538'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10538'^^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_10541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10541'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10541'^^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_10542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10542'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10542'^^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_10543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10543'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10543'^^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_10547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10547'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_10547'^^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_10548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10548'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10548'^^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_10549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10549'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10549'^^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_10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10551'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10551'^^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_10552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10552'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10552'^^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_10553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10553'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10553'^^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_12240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12240'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12240'^^xsd:string;
  dwc:observationDate '1967-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_12242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12242'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12242'^^xsd:string;
  dwc:observationDate '1967-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_12244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12244'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12244'^^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_12248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12248'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12248'^^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_12253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12253'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_12253'^^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_12258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12258'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12258'^^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_12259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12259'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12259'^^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_12260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12260'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12260'^^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_10555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10555'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10555'^^xsd:string;
  dwc:observationDate '1966-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_10557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10557'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10557'^^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_10558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10558'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10558'^^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_10562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10562'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10562'^^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_10567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10567'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10567'^^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_10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10569'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_10569'^^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_10570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10570'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10570'^^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_10577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10577'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10577'^^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_10578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10578'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10578'^^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_10554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10554'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10554'^^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_10579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10579'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10579'^^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_10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10535'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10535'^^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_10536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10536'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_10536'^^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_12222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12222'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12222'^^xsd:string;
  dwc:observationDate '1967-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_12223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12223'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12223'^^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_12224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12224'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12224'^^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_12232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12232'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12232'^^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_12233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12233'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12233'^^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_12234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12234'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12234'^^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_12235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12235'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12235'^^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_12236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12236'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12236'^^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_12238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12238'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12238'^^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_12239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12239'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12239'^^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_12219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12219'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12219'^^xsd:string;
  dwc:observationDate '1967-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_14062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14062'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14062'^^xsd:string;
  dwc:observationDate '1968-11-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_14065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14065'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14065'^^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_14066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14066'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14066'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_232'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_232'^^xsd:string;
  dwc:observationDate '1957-04-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_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_233'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_233'^^xsd:string;
  dwc:observationDate '1957-04-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_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_238'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_238'^^xsd:string;
  dwc:observationDate '1957-04-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_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_240'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_240'^^xsd:string;
  dwc:observationDate '1957-04-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_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_245'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_245'^^xsd:string;
  dwc:observationDate '1957-04-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_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_246'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_246'^^xsd:string;
  dwc:observationDate '1957-04-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_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_248'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_248'^^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_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_249'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_249'^^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_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_250'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_250'^^xsd:string;
  dwc:observationDate '1957-04-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_14058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14058'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14058'^^xsd:string;
  dwc:observationDate '1968-11-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_14059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14059'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14059'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14060'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14060'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_14061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14061'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14061'^^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_12216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12216'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12216'^^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_12217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12217'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_12217'^^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_14034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14034'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14034'^^xsd:string;
  dwc:observationDate '1968-11-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_17978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17978'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17978'^^xsd:string;
  dwc:observationDate '1970-11-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_14056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14056'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14056'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_14057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14057'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14057'^^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_14037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14037'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14037'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_14040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14040'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_14040'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_14041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14041'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_14041'^^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_14043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14043'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14043'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14050'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14050'^^xsd:string;
  dwc:observationDate '1968-11-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_14053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14053'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14053'^^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_14054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14054'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14054'^^xsd:string;
  dwc:observationDate '1968-11-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_14055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14055'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14055'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_275'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_275'^^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_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_276'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_276'^^xsd:string;
  dwc:observationDate '1957-04-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_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_273'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_273'^^xsd:string;
  dwc:observationDate '1957-04-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_17985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17985'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17985'^^xsd:string;
  dwc:observationDate '1970-11-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_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_251'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_251'^^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_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_252'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_252'^^xsd:string;
  dwc:observationDate '1957-04-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_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_253'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_253'^^xsd:string;
  dwc:observationDate '1957-04-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_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_254'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_254'^^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_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_255'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_255'^^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_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_257'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_257'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_260'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_260'^^xsd:string;
  dwc:observationDate '1957-04-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_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_266'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_266'^^xsd:string;
  dwc:observationDate '1957-04-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_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_272'^^xsd:string;
  dwc:scientificName 'Trachurus 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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_272'^^xsd:string;
  dwc:observationDate '1957-04-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_17982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17982'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17982'^^xsd:string;
  dwc:observationDate '1970-11-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_17984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17984'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17984'^^xsd:string;
  dwc:observationDate '1970-11-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_19286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19286'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19286'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19290'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19290'^^xsd:string;
  dwc:observationDate '1971-01-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_19291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19291'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19291'^^xsd:string;
  dwc:observationDate '1971-01-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_19292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19292'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19292'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3711'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3711'^^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_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3712'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3712'^^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_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3713'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3713'^^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_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3714'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3714'^^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_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3718'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3718'^^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_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3724'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_3724'^^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_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3725'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3725'^^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_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3727'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_3727'^^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_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3731'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3731'^^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_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3693'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3693'^^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_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3696'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3696'^^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_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3697'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3697'^^xsd:string;
  dwc:observationDate '1962-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_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3698'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3698'^^xsd:string;
  dwc:observationDate '1962-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_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3703'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3703'^^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_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3706'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3706'^^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_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3707'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3707'^^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_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3709'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3709'^^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_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3710'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3710'^^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_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3690'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3690'^^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_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3691'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3691'^^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_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3692'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3692'^^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_17989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17989'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17989'^^xsd:string;
  dwc:observationDate '1970-11-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_17994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17994'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17994'^^xsd:string;
  dwc:observationDate '1970-11-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_17998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17998'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17998'^^xsd:string;
  dwc:observationDate '1970-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17999'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17999'^^xsd:string;
  dwc:observationDate '1970-11-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_18002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18002'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_18002'^^xsd:string;
  dwc:observationDate '1970-11-02'^^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_18003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18003'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_18003'^^xsd:string;
  dwc:observationDate '1970-11-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_18006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18006'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_18006'^^xsd:string;
  dwc:observationDate '1970-11-02'^^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_18008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18008'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_18008'^^xsd:string;
  dwc:observationDate '1970-11-02'^^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_18009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18009'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_18009'^^xsd:string;
  dwc:observationDate '1970-11-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_18010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18010'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_18010'^^xsd:string;
  dwc:observationDate '1970-11-02'^^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_18012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18012'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_18012'^^xsd:string;
  dwc:observationDate '1970-11-02'^^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_18013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18013'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_18013'^^xsd:string;
  dwc:observationDate '1970-11-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_18015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18015'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_18015'^^xsd:string;
  dwc:observationDate '1970-11-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_18016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18016'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_18016'^^xsd:string;
  dwc:observationDate '1970-11-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_18017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18017'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_18017'^^xsd:string;
  dwc:observationDate '1970-11-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_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2311'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2311'^^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_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2313'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2313'^^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_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2317'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_2317'^^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_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2321'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2321'^^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_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2322'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2322'^^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_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2324'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2324'^^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_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2325'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2325'^^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_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2327'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2327'^^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_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2329'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2329'^^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_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2305'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2305'^^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_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2306'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2306'^^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_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2307'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2307'^^xsd:string;
  dwc:observationDate '1960-08-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_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2332'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2332'^^xsd:string;
  dwc:observationDate '1960-08-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_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2333'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2333'^^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_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2334'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_2334'^^xsd:string;
  dwc:observationDate '1960-08-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_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2336'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2336'^^xsd:string;
  dwc:observationDate '1960-08-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_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2339'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_2339'^^xsd:string;
  dwc:observationDate '1960-08-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_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2342'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_2342'^^xsd:string;
  dwc:observationDate '1960-08-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_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2347'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2347'^^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_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2348'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2348'^^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_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2349'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_2349'^^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_13970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13970'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13970'^^xsd:string;
  dwc:observationDate '1968-11-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_19263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19263'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19263'^^xsd:string;
  dwc:observationDate '1971-01-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_19264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19264'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19264'^^xsd:string;
  dwc:observationDate '1971-01-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_19265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19265'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19265'^^xsd:string;
  dwc:observationDate '1971-01-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_19269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19269'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19269'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19275'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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 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_19275'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_16310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16310'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16310'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16311'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16311'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16312'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16312'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16313'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16313'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16314'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16314'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16315'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16315'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16316'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16316'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16330'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16330'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16331'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16331'^^xsd:string;
  dwc:observationDate '1969-09-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_16332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16332'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16332'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16334'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16334'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16335'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16335'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16337'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16337'^^xsd:string;
  dwc:observationDate '1969-09-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_16329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16329'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16329'^^xsd:string;
  dwc:observationDate '1969-09-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_16319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16319'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16319'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16324'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16324'^^xsd:string;
  dwc:observationDate '1969-09-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_16325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16325'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16325'^^xsd:string;
  dwc:observationDate '1969-09-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_16327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16327'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16327'^^xsd:string;
  dwc:observationDate '1969-09-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_16328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16328'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16328'^^xsd:string;
  dwc:observationDate '1969-09-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_16338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16338'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16338'^^xsd:string;
  dwc:observationDate '1969-09-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_16357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16357'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16357'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16358'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16358'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16359'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16359'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16360'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16360'^^xsd:string;
  dwc:observationDate '1969-09-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_16339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16339'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16339'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16342'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16342'^^xsd:string;
  dwc:observationDate '1969-09-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_16344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16344'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16344'^^xsd:string;
  dwc:observationDate '1969-09-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_16346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16346'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16346'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16348'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_16348'^^xsd:string;
  dwc:observationDate '1969-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16349'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_16349'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16352'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16352'^^xsd:string;
  dwc:observationDate '1969-09-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_16354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16354'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_16354'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_16355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16355'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_16355'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_13967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13967'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13967'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_826'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_826'^^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_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_783'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_783'^^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_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_784'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_784'^^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_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_786'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_786'^^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_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_827'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_827'^^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_13868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13868'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13868'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8490'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8490'^^xsd:string;
  dwc:observationDate '1965-02-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_8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8491'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8491'^^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_8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8492'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8492'^^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_8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8494'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8494'^^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_8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8495'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8495'^^xsd:string;
  dwc:observationDate '1965-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_8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8496'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8496'^^xsd:string;
  dwc:observationDate '1965-02-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_8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8498'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8498'^^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_8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8499'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8499'^^xsd:string;
  dwc:observationDate '1965-02-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_8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8501'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8501'^^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_8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8463'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8463'^^xsd:string;
  dwc:observationDate '1965-02-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_8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8464'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8464'^^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_8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8465'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8465'^^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_8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8474'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8474'^^xsd:string;
  dwc:observationDate '1965-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_8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8478'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8478'^^xsd:string;
  dwc:observationDate '1965-02-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_8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8479'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8479'^^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_8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8481'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8481'^^xsd:string;
  dwc:observationDate '1965-02-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_8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8487'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8487'^^xsd:string;
  dwc:observationDate '1965-02-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_8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8488'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8488'^^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_8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8489'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8489'^^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_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8449'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8449'^^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_8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8450'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8450'^^xsd:string;
  dwc:observationDate '1965-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_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8451'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8451'^^xsd:string;
  dwc:observationDate '1965-02-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_8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8452'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8452'^^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_8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8454'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8454'^^xsd:string;
  dwc:observationDate '1965-02-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_8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8457'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8457'^^xsd:string;
  dwc:observationDate '1965-02-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_8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8458'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8458'^^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_8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8459'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8459'^^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_8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8461'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8461'^^xsd:string;
  dwc:observationDate '1965-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_8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8447'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8447'^^xsd:string;
  dwc:observationDate '1965-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_8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8462'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8462'^^xsd:string;
  dwc:observationDate '1965-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_8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8535'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8535'^^xsd:string;
  dwc:observationDate '1965-02-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_8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8536'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8536'^^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_8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8537'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8537'^^xsd:string;
  dwc:observationDate '1965-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_8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8573'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8573'^^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_8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8538'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8538'^^xsd:string;
  dwc:observationDate '1965-02-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_8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8541'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_8541'^^xsd:string;
  dwc:observationDate '1965-02-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_8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8542'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_8542'^^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_8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8543'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_8543'^^xsd:string;
  dwc:observationDate '1965-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_8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8546'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8546'^^xsd:string;
  dwc:observationDate '1965-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_8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8550'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_8550'^^xsd:string;
  dwc:observationDate '1965-02-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_8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8552'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_8552'^^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_8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8558'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_8558'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8562'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8562'^^xsd:string;
  dwc:observationDate '1965-02-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_8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8565'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8565'^^xsd:string;
  dwc:observationDate '1965-02-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_8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8566'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8566'^^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_8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8567'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8567'^^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_8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8568'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8568'^^xsd:string;
  dwc:observationDate '1965-02-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_8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8569'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8569'^^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_8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8570'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8570'^^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_8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8572'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8572'^^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_13883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13883'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13883'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13884'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13884'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13885'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13885'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13886'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13886'^^xsd:string;
  dwc:observationDate '1968-11-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_13888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13888'^^xsd:string;
  dwc:scientificName 'Callistoctopus macropus'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_13888'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13894'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13894'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_13895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13895'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13895'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13896'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13896'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13897'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13897'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13968'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13968'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13969'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13969'^^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_13976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13976'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13976'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13977'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13977'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13984'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13984'^^xsd:string;
  dwc:observationDate '1968-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13987'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13987'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13988'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13988'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13989'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13989'^^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_13990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13990'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13990'^^xsd:string;
  dwc:observationDate '1968-11-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_13898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13898'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13898'^^xsd:string;
  dwc:observationDate '1968-11-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_13921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13921'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13921'^^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_13901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13901'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13901'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13902'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13902'^^xsd:string;
  dwc:observationDate '1968-11-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_13903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13903'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13903'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13904'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13904'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13909'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_13909'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13912'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_13912'^^xsd:string;
  dwc:observationDate '1968-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13919'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13919'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13920'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13920'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13922'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13922'^^xsd:string;
  dwc:observationDate '1968-11-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_13923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13923'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13923'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13926'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13926'^^xsd:string;
  dwc:observationDate '1968-11-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_13927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13927'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13927'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13928'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13928'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13929'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13929'^^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_13930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13930'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13930'^^xsd:string;
  dwc:observationDate '1968-11-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_13931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13931'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13931'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13942'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13942'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_13943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13943'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13943'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13944'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13944'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13945'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13945'^^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_13946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13946'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13946'^^xsd:string;
  dwc:observationDate '1968-11-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_13947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13947'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13947'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_13948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13948'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13948'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13949'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13949'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13950'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13950'^^xsd:string;
  dwc:observationDate '1968-11-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_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1555'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1555'^^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_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1556'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1556'^^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_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1558'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1558'^^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_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1561'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1561'^^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_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1562'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1562'^^xsd:string;
  dwc:observationDate '1959-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_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1563'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1563'^^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_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1571'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1571'^^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_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1572'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1572'^^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_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1575'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1575'^^xsd:string;
  dwc:observationDate '1959-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_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1576'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1576'^^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_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1577'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1577'^^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_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1579'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1579'^^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_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1583'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1583'^^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_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1588'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1588'^^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_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1589'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_1589'^^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_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1591'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1591'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1593'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_1593'^^xsd:string;
  dwc:observationDate '1959-06-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_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1597'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1597'^^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_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1598'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1598'^^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_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1599'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_1599'^^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_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_802'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_802'^^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_13941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13941'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13941'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13936'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13936'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13878'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13878'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_13880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13880'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13880'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13881'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13881'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13882'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13882'^^xsd:string;
  dwc:observationDate '1968-11-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_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_789'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_789'^^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_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_792'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_792'^^xsd:string;
  dwc:observationDate '1958-09-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_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_793'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_793'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_795'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_795'^^xsd:string;
  dwc:observationDate '1958-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_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_796'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_796'^^xsd:string;
  dwc:observationDate '1958-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_14013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14013'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_14013'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14014'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_14014'^^xsd:string;
  dwc:observationDate '1968-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14015'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_14015'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14018'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_14018'^^xsd:string;
  dwc:observationDate '1968-11-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_14019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14019'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14019'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14021'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14021'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_14022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14022'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14022'^^xsd:string;
  dwc:observationDate '1968-11-23'^^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_14027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14027'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14027'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14028'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14028'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_799'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_799'^^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_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_800'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_800'^^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_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_801'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_801'^^xsd:string;
  dwc:observationDate '1958-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_8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8505'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8505'^^xsd:string;
  dwc:observationDate '1965-02-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_13958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13958'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13958'^^xsd:string;
  dwc:observationDate '1968-11-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_13932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13932'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13932'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13933'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13933'^^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_13934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13934'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13934'^^xsd:string;
  dwc:observationDate '1968-11-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_13935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13935'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13935'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8506'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8506'^^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_8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8507'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8507'^^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_8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8508'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8508'^^xsd:string;
  dwc:observationDate '1965-02-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_8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8511'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8511'^^xsd:string;
  dwc:observationDate '1965-02-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_8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8512'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8512'^^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_8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8513'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8513'^^xsd:string;
  dwc:observationDate '1965-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_8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8523'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8523'^^xsd:string;
  dwc:observationDate '1965-02-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_8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8524'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8524'^^xsd:string;
  dwc:observationDate '1965-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_13937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13937'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13937'^^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_13938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13938'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13938'^^xsd:string;
  dwc:observationDate '1968-11-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_13940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13940'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13940'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3732'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3732'^^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_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3733'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_3733'^^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_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_803'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_803'^^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_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_805'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_805'^^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_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_813'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_813'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_814'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_814'^^xsd:string;
  dwc:observationDate '1958-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_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_817'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_817'^^xsd:string;
  dwc:observationDate '1958-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_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_819'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_819'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_820'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_820'^^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_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_825'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_825'^^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_13966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13966'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13966'^^xsd:string;
  dwc:observationDate '1968-11-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_17967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17967'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_17967'^^xsd:string;
  dwc:observationDate '1970-11-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_13996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13996'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13996'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13997'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13997'^^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_13998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13998'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13998'^^xsd:string;
  dwc:observationDate '1968-11-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_14003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14003'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14003'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14004'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14004'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_14005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14005'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14005'^^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_14006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14006'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14006'^^xsd:string;
  dwc:observationDate '1968-11-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_14010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14010'^^xsd:string;
  dwc:scientificName 'Raja radula'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_14010'^^xsd:string;
  dwc:observationDate '1968-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14011'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.39999'^^xsd:double;
  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_14011'^^xsd:string;
  dwc:observationDate '1968-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14029'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14029'^^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_14030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14030'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14030'^^xsd:string;
  dwc:observationDate '1968-11-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_14033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14033'^^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 '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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_14033'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8503'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_8503'^^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_13900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13900'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13900'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_19285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19285'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19285'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_13860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13860'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13860'^^xsd:string;
  dwc:observationDate '1968-05-07'^^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_13861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13861'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13861'^^xsd:string;
  dwc:observationDate '1968-08-08'^^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_13862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13862'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_13862'^^xsd:string;
  dwc:observationDate '1968-11-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_19280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19280'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19280'^^xsd:string;
  dwc:observationDate '1971-01-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_19281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19281'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19281'^^xsd:string;
  dwc:observationDate '1971-01-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_19282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19282'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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 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_19282'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "161.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 15.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.52"^^xsd:decimal ;
  geo-pos:long "15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19283'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.75'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '161.39999'^^xsd:double;
  dwc:maximumDepth '161.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_19283'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_14738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14738'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14738'^^xsd:string;
  dwc:observationDate '1968-02-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_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3214'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3214'^^xsd:string;
  dwc:observationDate '1961-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_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3215'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3215'^^xsd:string;
  dwc:observationDate '1961-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_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3216'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3216'^^xsd:string;
  dwc:observationDate '1961-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_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3218'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3218'^^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_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3220'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  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_3220'^^xsd:string;
  dwc:observationDate '1961-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_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3221'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3221'^^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_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3223'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3223'^^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_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3224'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3224'^^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_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3225'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3225'^^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_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3210'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3210'^^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_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3212'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3212'^^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_14753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14753'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14753'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14725'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14725'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14723'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14723'^^xsd:string;
  dwc:observationDate '1968-08-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_14714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14714'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14714'^^xsd:string;
  dwc:observationDate '1968-02-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_14750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14750'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14750'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14749'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14749'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14751'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14751'^^xsd:string;
  dwc:observationDate '1968-08-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_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4754'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4754'^^xsd:string;
  dwc:observationDate '1963-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_8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8833'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8833'^^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_8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8836'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8836'^^xsd:string;
  dwc:observationDate '1965-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_8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8837'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8837'^^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_8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8838'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8838'^^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_8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8839'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8839'^^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_8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8841'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8841'^^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_8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8842'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8842'^^xsd:string;
  dwc:observationDate '1965-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_8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8853'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8853'^^xsd:string;
  dwc:observationDate '1965-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_8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8854'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8854'^^xsd:string;
  dwc:observationDate '1965-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_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4755'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4755'^^xsd:string;
  dwc:observationDate '1963-10-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_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4756'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4756'^^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_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4757'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4757'^^xsd:string;
  dwc:observationDate '1963-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_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4762'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4762'^^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_8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8859'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8859'^^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_14710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14710'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14710'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_19507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19507'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19507'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19508'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19508'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19509'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19509'^^xsd:string;
  dwc:observationDate '1971-01-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_19510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19510'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19510'^^xsd:string;
  dwc:observationDate '1971-01-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_19511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19511'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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 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_19511'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2492'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2492'^^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_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2493'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2493'^^xsd:string;
  dwc:observationDate '1960-08-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_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2490'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2490'^^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_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3245'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3245'^^xsd:string;
  dwc:observationDate '1961-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_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3249'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3249'^^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_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3250'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3250'^^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_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3251'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3251'^^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_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3252'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3252'^^xsd:string;
  dwc:observationDate '1961-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_14718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14718'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14718'^^xsd:string;
  dwc:observationDate '1968-02-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_5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5939'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5939'^^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_5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5940'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5940'^^xsd:string;
  dwc:observationDate '1964-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_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5941'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5941'^^xsd:string;
  dwc:observationDate '1964-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_5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5942'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5942'^^xsd:string;
  dwc:observationDate '1964-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_5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5943'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5943'^^xsd:string;
  dwc:observationDate '1964-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_5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5944'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5944'^^xsd:string;
  dwc:observationDate '1964-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_5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5949'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5949'^^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_5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5950'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5950'^^xsd:string;
  dwc:observationDate '1964-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_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5955'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5955'^^xsd:string;
  dwc:observationDate '1964-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_5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5957'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5957'^^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_5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5958'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5958'^^xsd:string;
  dwc:observationDate '1964-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_5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5960'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5960'^^xsd:string;
  dwc:observationDate '1964-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_5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5961'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5961'^^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_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5962'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5962'^^xsd:string;
  dwc:observationDate '1964-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_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5963'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5963'^^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_5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5969'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5969'^^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_5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5970'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5970'^^xsd:string;
  dwc:observationDate '1964-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_5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5927'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5927'^^xsd:string;
  dwc:observationDate '1964-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_5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5928'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5928'^^xsd:string;
  dwc:observationDate '1964-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_5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5930'^^xsd:string;
  dwc:scientificName 'Alosa fallax nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  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_5930'^^xsd:string;
  dwc:observationDate '1964-09-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_5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5931'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5931'^^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_5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5932'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5932'^^xsd:string;
  dwc:observationDate '1964-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_5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5934'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5934'^^xsd:string;
  dwc:observationDate '1964-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_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5936'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5936'^^xsd:string;
  dwc:observationDate '1964-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_5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5973'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5973'^^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_5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5974'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5974'^^xsd:string;
  dwc:observationDate '1964-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_5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5975'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  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_5975'^^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_5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5985'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5985'^^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_5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5988'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5988'^^xsd:string;
  dwc:observationDate '1964-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_5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5993'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5993'^^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_5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5994'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5994'^^xsd:string;
  dwc:observationDate '1964-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_5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5996'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5996'^^xsd:string;
  dwc:observationDate '1964-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_5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5999'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_5999'^^xsd:string;
  dwc:observationDate '1964-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_6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6007'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_6007'^^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_14666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14666'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14666'^^xsd:string;
  dwc:observationDate '1968-02-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_14711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14711'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14711'^^xsd:string;
  dwc:observationDate '1968-08-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_14712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14712'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14712'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14713'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14713'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_16736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16736'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16736'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16737'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16737'^^xsd:string;
  dwc:observationDate '1969-04-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_16740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16740'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16740'^^xsd:string;
  dwc:observationDate '1969-09-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_16741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16741'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16741'^^xsd:string;
  dwc:observationDate '1969-04-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_16742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16742'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16742'^^xsd:string;
  dwc:observationDate '1969-09-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_16743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16743'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16743'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_14665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14665'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14665'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_16735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16735'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16735'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_18451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18451'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18451'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18452'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18452'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18453'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18453'^^xsd:string;
  dwc:observationDate '1970-07-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_18454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18454'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18454'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18456'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18456'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18450'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18450'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_14616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14616'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14616'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14617'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14617'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14618'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14618'^^xsd:string;
  dwc:observationDate '1968-02-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_14619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14619'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14619'^^xsd:string;
  dwc:observationDate '1968-08-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_18435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18435'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18435'^^xsd:string;
  dwc:observationDate '1970-07-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_18437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18437'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18437'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18442'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18442'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18443'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18443'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18449'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18449'^^xsd:string;
  dwc:observationDate '1970-07-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_14606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14606'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14606'^^xsd:string;
  dwc:observationDate '1968-02-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_14607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14607'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14607'^^xsd:string;
  dwc:observationDate '1968-08-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_14608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14608'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14608'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14609'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14609'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14612'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14612'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14614'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14614'^^xsd:string;
  dwc:observationDate '1968-02-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_18419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18419'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18419'^^xsd:string;
  dwc:observationDate '1970-07-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_18420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18420'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18420'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18423'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18423'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18429'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18429'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18418'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18418'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_16711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16711'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16711'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16712'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16712'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16716'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16716'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16717'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16717'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16719'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16719'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16723'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16723'^^xsd:string;
  dwc:observationDate '1969-04-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_16724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16724'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16724'^^xsd:string;
  dwc:observationDate '1969-09-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_16725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16725'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16725'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16733'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16733'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6008'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_6008'^^xsd:string;
  dwc:observationDate '1964-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_6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6009'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_6009'^^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_6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6010'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_6010'^^xsd:string;
  dwc:observationDate '1964-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_19523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19523'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19523'^^xsd:string;
  dwc:observationDate '1971-01-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_19529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19529'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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 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_19529'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19530'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19530'^^xsd:string;
  dwc:observationDate '1971-01-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_19531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19531'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19531'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19532'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19532'^^xsd:string;
  dwc:observationDate '1971-01-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_19522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19522'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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 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_19522'^^xsd:string;
  dwc:observationDate '1971-01-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_14579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14579'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14579'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18357'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18357'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18359'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18359'^^xsd:string;
  dwc:observationDate '1970-07-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_18361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18361'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18361'^^xsd:string;
  dwc:observationDate '1970-07-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_18362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18362'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18362'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18363'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18363'^^xsd:string;
  dwc:observationDate '1970-07-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_18364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18364'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18364'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18368'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18368'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18369'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18369'^^xsd:string;
  dwc:observationDate '1970-07-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_16651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16651'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16651'^^xsd:string;
  dwc:observationDate '1969-04-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_16652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16652'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16652'^^xsd:string;
  dwc:observationDate '1969-09-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_16655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16655'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16655'^^xsd:string;
  dwc:observationDate '1969-04-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_16656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16656'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16656'^^xsd:string;
  dwc:observationDate '1969-09-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_16657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16657'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16657'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16658'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16658'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16659'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16659'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16661'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16661'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16662'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16662'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_14569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14569'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14569'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14570'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14570'^^xsd:string;
  dwc:observationDate '1968-02-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_14571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14571'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14571'^^xsd:string;
  dwc:observationDate '1968-08-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_14572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14572'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14572'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14573'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14573'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14574'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14574'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14575'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14575'^^xsd:string;
  dwc:observationDate '1968-08-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_14576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14576'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14576'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14577'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14577'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_16667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16667'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16667'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16669'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16669'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16671'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16671'^^xsd:string;
  dwc:observationDate '1969-04-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_16672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16672'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16672'^^xsd:string;
  dwc:observationDate '1969-09-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_16674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16674'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16674'^^xsd:string;
  dwc:observationDate '1969-09-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_16675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16675'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16675'^^xsd:string;
  dwc:observationDate '1969-04-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_16676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16676'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16676'^^xsd:string;
  dwc:observationDate '1969-09-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_16680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16680'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16680'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16681'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16681'^^xsd:string;
  dwc:observationDate '1969-04-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_18373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18373'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18373'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18374'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18374'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18379'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18379'^^xsd:string;
  dwc:observationDate '1970-07-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_18384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18384'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18384'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18385'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18385'^^xsd:string;
  dwc:observationDate '1970-07-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_18387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18387'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18387'^^xsd:string;
  dwc:observationDate '1970-07-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_18389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18389'^^xsd:string;
  dwc:scientificName 'Lepadogaster spp.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18389'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18390'^^xsd:string;
  dwc:scientificName 'Lepadogaster spp.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18390'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18393'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18393'^^xsd:string;
  dwc:observationDate '1970-07-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_18398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18398'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18398'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18399'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18399'^^xsd:string;
  dwc:observationDate '1970-07-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_18400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18400'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18400'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18401'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18401'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18407'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18407'^^xsd:string;
  dwc:observationDate '1970-07-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_18408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18408'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18408'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18412'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18412'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18415'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18415'^^xsd:string;
  dwc:observationDate '1970-07-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_18416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18416'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18416'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18395'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18395'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_14586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14586'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14586'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14588'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14588'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14589'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14589'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14594'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14594'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14596'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14596'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14597'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14597'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14599'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14599'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14601'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14601'^^xsd:string;
  dwc:observationDate '1968-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14602'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14602'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_42'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_42'^^xsd:string;
  dwc:observationDate '1956-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_14727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14727'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14727'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_70'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_70'^^xsd:string;
  dwc:observationDate '1956-10-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_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_71'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_71'^^xsd:string;
  dwc:observationDate '1956-10-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_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_81'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_81'^^xsd:string;
  dwc:observationDate '1956-10-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_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_82'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_82'^^xsd:string;
  dwc:observationDate '1956-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_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_83'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_83'^^xsd:string;
  dwc:observationDate '1956-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_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_65'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_65'^^xsd:string;
  dwc:observationDate '1956-10-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_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_48'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_48'^^xsd:string;
  dwc:observationDate '1956-10-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_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_50'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_50'^^xsd:string;
  dwc:observationDate '1956-10-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_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_53'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_53'^^xsd:string;
  dwc:observationDate '1956-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_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_56'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_56'^^xsd:string;
  dwc:observationDate '1956-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_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_57'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_57'^^xsd:string;
  dwc:observationDate '1956-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_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_58'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_58'^^xsd:string;
  dwc:observationDate '1956-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_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_59'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_59'^^xsd:string;
  dwc:observationDate '1956-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_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_60'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_60'^^xsd:string;
  dwc:observationDate '1956-10-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_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_63'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_63'^^xsd:string;
  dwc:observationDate '1956-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_14755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14755'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14755'^^xsd:string;
  dwc:observationDate '1968-08-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_16645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16645'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16645'^^xsd:string;
  dwc:observationDate '1969-04-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_16646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16646'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16646'^^xsd:string;
  dwc:observationDate '1969-09-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_16647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16647'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16647'^^xsd:string;
  dwc:observationDate '1969-04-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_14756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14756'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14756'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14568'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14568'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14562'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14562'^^xsd:string;
  dwc:observationDate '1968-02-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_14563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14563'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14563'^^xsd:string;
  dwc:observationDate '1968-08-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_14564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14564'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14564'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14565'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14565'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14566'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14566'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14567'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14567'^^xsd:string;
  dwc:observationDate '1968-08-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_19520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19520'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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 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_19520'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19521'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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 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_19521'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19513'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19513'^^xsd:string;
  dwc:observationDate '1971-01-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_19515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19515'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19515'^^xsd:string;
  dwc:observationDate '1971-01-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_14719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14719'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14719'^^xsd:string;
  dwc:observationDate '1968-08-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_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_358'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_358'^^xsd:string;
  dwc:observationDate '1957-04-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_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_360'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_360'^^xsd:string;
  dwc:observationDate '1957-04-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_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_364'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_364'^^xsd:string;
  dwc:observationDate '1957-04-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_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_365'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_365'^^xsd:string;
  dwc:observationDate '1957-04-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_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_366'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_366'^^xsd:string;
  dwc:observationDate '1957-04-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_6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6012'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_6012'^^xsd:string;
  dwc:observationDate '1964-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_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_389'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_389'^^xsd:string;
  dwc:observationDate '1957-04-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_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_391'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_391'^^xsd:string;
  dwc:observationDate '1957-04-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_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_392'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_392'^^xsd:string;
  dwc:observationDate '1957-04-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_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_397'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_397'^^xsd:string;
  dwc:observationDate '1957-04-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_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_398'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_398'^^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_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_399'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_399'^^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_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_373'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_373'^^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_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_375'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_375'^^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_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_376'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_376'^^xsd:string;
  dwc:observationDate '1957-04-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_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_379'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_379'^^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_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_380'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_380'^^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_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_381'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_381'^^xsd:string;
  dwc:observationDate '1957-04-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_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_387'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_387'^^xsd:string;
  dwc:observationDate '1957-04-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_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_369'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_369'^^xsd:string;
  dwc:observationDate '1957-04-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_19504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19504'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19504'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_14709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14709'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14709'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4742'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4742'^^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_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4744'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4744'^^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_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4745'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4745'^^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_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4746'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4746'^^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_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4748'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4748'^^xsd:string;
  dwc:observationDate '1963-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_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4750'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4750'^^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_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4751'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4751'^^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_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4752'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4752'^^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_14690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14690'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14690'^^xsd:string;
  dwc:observationDate '1968-02-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_14694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14694'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14694'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14695'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14695'^^xsd:string;
  dwc:observationDate '1968-08-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_14698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14698'^^xsd:string;
  dwc:scientificName 'Raja radula'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14698'^^xsd:string;
  dwc:observationDate '1968-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14702'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14702'^^xsd:string;
  dwc:observationDate '1968-02-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_14705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14705'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14705'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14706'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14706'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14708'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14708'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3810'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3810'^^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_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3812'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3812'^^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_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3813'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3813'^^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_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3816'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3816'^^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_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3817'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3817'^^xsd:string;
  dwc:observationDate '1962-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_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3818'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3818'^^xsd:string;
  dwc:observationDate '1962-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_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3822'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3822'^^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_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3824'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3824'^^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_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3825'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3825'^^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_14757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14757'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14757'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14758'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14758'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14760'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14760'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14761'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14761'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1767'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1767'^^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_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1769'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1769'^^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_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1771'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1771'^^xsd:string;
  dwc:observationDate '1959-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_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1773'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1773'^^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_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1776'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1776'^^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_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1779'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1779'^^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_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1780'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1780'^^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_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1781'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1781'^^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_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1782'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1782'^^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_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2498'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2498'^^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_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2496'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2496'^^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_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2497'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2497'^^xsd:string;
  dwc:observationDate '1960-08-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_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2505'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2505'^^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_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2507'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2507'^^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_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2508'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2508'^^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_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2511'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2511'^^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_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2512'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2512'^^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_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2513'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2513'^^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_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2523'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2523'^^xsd:string;
  dwc:observationDate '1960-08-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_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2526'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2526'^^xsd:string;
  dwc:observationDate '1960-08-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_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2530'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2530'^^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_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2531'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2531'^^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_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2532'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_2532'^^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_12401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12401'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12401'^^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_12403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12403'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12403'^^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_12404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12404'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12404'^^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_12406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12406'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12406'^^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_12407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12407'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12407'^^xsd:string;
  dwc:observationDate '1967-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_12409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12409'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12409'^^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_10836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10836'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10836'^^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_10839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10839'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10839'^^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_10840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10840'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10840'^^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_10841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10841'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10841'^^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_10842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10842'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10842'^^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_10844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10844'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10844'^^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_10847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10847'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10847'^^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_10848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10848'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10848'^^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_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_989'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_989'^^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_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_991'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_991'^^xsd:string;
  dwc:observationDate '1958-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_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_997'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_997'^^xsd:string;
  dwc:observationDate '1958-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_12413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12413'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12413'^^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_10849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10849'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10849'^^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_10868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10868'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10868'^^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_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_982'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_982'^^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_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_983'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_983'^^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_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_984'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_984'^^xsd:string;
  dwc:observationDate '1958-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_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_985'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_985'^^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_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_986'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_986'^^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_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_987'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_987'^^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_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_999'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_999'^^xsd:string;
  dwc:observationDate '1958-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_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1001'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1001'^^xsd:string;
  dwc:observationDate '1958-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_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1004'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1004'^^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_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1008'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1008'^^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_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1009'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1009'^^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_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1010'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1010'^^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_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_970'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_970'^^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_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_974'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_974'^^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_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_976'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_976'^^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_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_979'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_979'^^xsd:string;
  dwc:observationDate '1958-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_10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10869'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10869'^^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_10870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10870'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10870'^^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_10873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10873'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10873'^^xsd:string;
  dwc:observationDate '1966-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_10874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10874'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10874'^^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_12435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12435'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12435'^^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_10916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10916'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10916'^^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_10917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10917'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10917'^^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_10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10918'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10918'^^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_10920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10920'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10920'^^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_12441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12441'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12441'^^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_12442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12442'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12442'^^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_10877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10877'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10877'^^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_10878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10878'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10878'^^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_10879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10879'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10879'^^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_10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10881'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10881'^^xsd:string;
  dwc:observationDate '1966-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_10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10888'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10888'^^xsd:string;
  dwc:observationDate '1966-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_10893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10893'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10893'^^xsd:string;
  dwc:observationDate '1966-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_10904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10904'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10904'^^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_10912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10912'^^xsd:string;
  dwc:scientificName 'Trachurus 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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10912'^^xsd:string;
  dwc:observationDate '1966-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_10915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10915'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10915'^^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_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1740'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1740'^^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_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1742'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1742'^^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_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4699'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4699'^^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_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4700'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4700'^^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_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4701'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4701'^^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_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4705'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4705'^^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_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4706'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4706'^^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_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4707'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4707'^^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_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4708'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4708'^^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_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4709'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4709'^^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_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4710'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4710'^^xsd:string;
  dwc:observationDate '1963-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_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4713'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4713'^^xsd:string;
  dwc:observationDate '1963-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_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4717'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4717'^^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_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4718'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4718'^^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_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4719'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4719'^^xsd:string;
  dwc:observationDate '1963-10-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_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4720'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4720'^^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_8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8795'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8795'^^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_8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8796'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8796'^^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_8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8799'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8799'^^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_8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8800'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8800'^^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_8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8801'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8801'^^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_8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8802'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8802'^^xsd:string;
  dwc:observationDate '1965-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_8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8806'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8806'^^xsd:string;
  dwc:observationDate '1965-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_8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8807'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8807'^^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_8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8808'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8808'^^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_8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8810'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8810'^^xsd:string;
  dwc:observationDate '1965-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_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4721'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4721'^^xsd:string;
  dwc:observationDate '1963-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_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4722'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4722'^^xsd:string;
  dwc:observationDate '1963-10-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_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4723'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4723'^^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_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4724'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4724'^^xsd:string;
  dwc:observationDate '1963-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_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4733'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4733'^^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_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4734'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4734'^^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_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4737'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4737'^^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_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4739'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4739'^^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_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4740'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4740'^^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_8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8811'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8811'^^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_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4780'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4780'^^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_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4781'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4781'^^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_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4786'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4786'^^xsd:string;
  dwc:observationDate '1963-05-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_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4787'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4787'^^xsd:string;
  dwc:observationDate '1963-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_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4788'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4788'^^xsd:string;
  dwc:observationDate '1963-10-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_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4798'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4798'^^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_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4799'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4799'^^xsd:string;
  dwc:observationDate '1963-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_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4800'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4800'^^xsd:string;
  dwc:observationDate '1963-10-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_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4802'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4802'^^xsd:string;
  dwc:observationDate '1963-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_8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8860'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8860'^^xsd:string;
  dwc:observationDate '1965-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_8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8861'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8861'^^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_8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8862'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8862'^^xsd:string;
  dwc:observationDate '1965-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_8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8863'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8863'^^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_8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8864'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8864'^^xsd:string;
  dwc:observationDate '1965-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_8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8870'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8870'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8871'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8871'^^xsd:string;
  dwc:observationDate '1965-06-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_8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8875'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8875'^^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_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8876'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8876'^^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_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8878'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8878'^^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_8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8879'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8879'^^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_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8880'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8880'^^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_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4818'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4818'^^xsd:string;
  dwc:observationDate '1963-10-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_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4819'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4819'^^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_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4820'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4820'^^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_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4821'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4821'^^xsd:string;
  dwc:observationDate '1963-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_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4822'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4822'^^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_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4823'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4823'^^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_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4824'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4824'^^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_8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8877'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8877'^^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_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4803'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4803'^^xsd:string;
  dwc:observationDate '1963-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_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4826'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4826'^^xsd:string;
  dwc:observationDate '1963-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_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4827'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4827'^^xsd:string;
  dwc:observationDate '1963-10-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_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1746'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1746'^^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_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1748'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1748'^^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_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1749'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1749'^^xsd:string;
  dwc:observationDate '1959-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_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1755'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1755'^^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_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1757'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1757'^^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_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1758'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1758'^^xsd:string;
  dwc:observationDate '1959-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_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1761'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1761'^^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_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1763'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1763'^^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_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1765'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_1765'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3828'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3828'^^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_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3831'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3831'^^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_18370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18370'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_18370'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_14621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14621'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14621'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8824'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8824'^^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_8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8825'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8825'^^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_8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8826'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8826'^^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_8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8828'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8828'^^xsd:string;
  dwc:observationDate '1965-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_8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8829'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8829'^^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_14722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14722'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14722'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14687'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14687'^^xsd:string;
  dwc:observationDate '1968-08-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_14688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14688'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14688'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14689'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14689'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_16684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16684'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16684'^^xsd:string;
  dwc:observationDate '1969-09-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_16685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16685'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16685'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16686'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16686'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16687'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16687'^^xsd:string;
  dwc:observationDate '1969-04-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_16688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16688'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16688'^^xsd:string;
  dwc:observationDate '1969-09-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_16682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16682'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16682'^^xsd:string;
  dwc:observationDate '1969-09-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_16683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16683'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16683'^^xsd:string;
  dwc:observationDate '1969-04-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_14670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14670'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14670'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14671'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14671'^^xsd:string;
  dwc:observationDate '1968-08-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_14674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14674'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  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_14674'^^xsd:string;
  dwc:observationDate '1968-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14679'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14679'^^xsd:string;
  dwc:observationDate '1968-08-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_14680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14680'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14680'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14681'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14681'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3227'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3227'^^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_16689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16689'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16689'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3229'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3229'^^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_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3231'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3231'^^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_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3233'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3233'^^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_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3239'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3239'^^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_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3242'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3242'^^xsd:string;
  dwc:observationDate '1961-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_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3243'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3243'^^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_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3244'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3244'^^xsd:string;
  dwc:observationDate '1961-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_10851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10851'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10851'^^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_19485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19485'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19485'^^xsd:string;
  dwc:observationDate '1971-01-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_19486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19486'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19486'^^xsd:string;
  dwc:observationDate '1971-01-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_19487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19487'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19487'^^xsd:string;
  dwc:observationDate '1971-01-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_8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8830'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8830'^^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_12414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12414'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12414'^^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_12415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12415'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12415'^^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_12416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12416'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12416'^^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_12417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12417'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12417'^^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_12418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12418'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12418'^^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_12422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12422'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12422'^^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_12424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12424'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12424'^^xsd:string;
  dwc:observationDate '1967-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_12434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12434'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_12434'^^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_10852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10852'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10852'^^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_10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10856'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  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_10856'^^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_10858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10858'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10858'^^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_10859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10859'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10859'^^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_10860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10860'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10860'^^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_10861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10861'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10861'^^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_10865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10865'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10865'^^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_10866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10866'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_10866'^^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_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3833'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3833'^^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_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3839'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3839'^^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_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3849'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3849'^^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_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3850'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3850'^^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_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3851'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3851'^^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_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3852'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3852'^^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_16690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16690'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16690'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16695'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16695'^^xsd:string;
  dwc:observationDate '1969-04-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_16696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16696'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16696'^^xsd:string;
  dwc:observationDate '1969-09-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_16699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16699'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16699'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16703'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16703'^^xsd:string;
  dwc:observationDate '1969-04-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_16704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16704'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16704'^^xsd:string;
  dwc:observationDate '1969-09-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_16710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16710'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16710'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_19489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19489'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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 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_19489'^^xsd:string;
  dwc:observationDate '1971-01-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_19497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19497'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19497'^^xsd:string;
  dwc:observationDate '1971-01-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_19499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19499'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19499'^^xsd:string;
  dwc:observationDate '1971-01-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_19503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19503'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_19503'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_14622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14622'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14622'^^xsd:string;
  dwc:observationDate '1968-02-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_14623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14623'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14623'^^xsd:string;
  dwc:observationDate '1968-08-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_14624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14624'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14624'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14625'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14625'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14635'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14635'^^xsd:string;
  dwc:observationDate '1968-08-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_14637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14637'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14637'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14638'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14638'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14639'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14639'^^xsd:string;
  dwc:observationDate '1968-08-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_14640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14640'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14640'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14641'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14641'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_16707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16707'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16707'^^xsd:string;
  dwc:observationDate '1969-04-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_16708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16708'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16708'^^xsd:string;
  dwc:observationDate '1969-09-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_16709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16709'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16709'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_14642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14642'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14642'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14643'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14643'^^xsd:string;
  dwc:observationDate '1968-08-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_14645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14645'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14645'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14646'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14646'^^xsd:string;
  dwc:observationDate '1968-02-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_14647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14647'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14647'^^xsd:string;
  dwc:observationDate '1968-08-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_14648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14648'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14648'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14649'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14649'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14650'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14650'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14651'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14651'^^xsd:string;
  dwc:observationDate '1968-08-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_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3213'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3213'^^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_16648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16648'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16648'^^xsd:string;
  dwc:observationDate '1969-09-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_16649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16649'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16649'^^xsd:string;
  dwc:observationDate '1969-04-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_16650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16650'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_16650'^^xsd:string;
  dwc:observationDate '1969-09-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_14721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14721'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14721'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14720'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14720'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14754'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14754'^^xsd:string;
  dwc:observationDate '1968-02-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_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3826'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3826'^^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_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3827'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3827'^^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_8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8812'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8812'^^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_8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8816'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  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_8816'^^xsd:string;
  dwc:observationDate '1965-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_8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8817'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8817'^^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_8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8823'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_8823'^^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_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3226'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_3226'^^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_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_968'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_968'^^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_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4763'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4763'^^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_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4764'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4764'^^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_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4765'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4765'^^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_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4768'^^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.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4768'^^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_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4769'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_4769'^^xsd:string;
  dwc:observationDate '1963-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_14652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14652'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14652'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14653'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14653'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14657'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14657'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14662'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14662'^^xsd:string;
  dwc:observationDate '1968-02-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_14663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14663'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14663'^^xsd:string;
  dwc:observationDate '1968-08-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_14664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14664'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^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_14664'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3205'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3205'^^xsd:string;
  dwc:observationDate '1961-12-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_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3206'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3206'^^xsd:string;
  dwc:observationDate '1961-12-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_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3207'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3207'^^xsd:string;
  dwc:observationDate '1961-12-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_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3209'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3209'^^xsd:string;
  dwc:observationDate '1961-12-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_18273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18273'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18273'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_18274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18274'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18274'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18275'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18275'^^xsd:string;
  dwc:observationDate '1970-07-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_18276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18276'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18276'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18280'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18280'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_16568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16568'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16568'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_14483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14483'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14483'^^xsd:string;
  dwc:observationDate '1968-05-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_18241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18241'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18241'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_18253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18253'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18253'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_18256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18256'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18256'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_16523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16523'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16523'^^xsd:string;
  dwc:observationDate '1969-04-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_16524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16524'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16524'^^xsd:string;
  dwc:observationDate '1969-04-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_16526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16526'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16526'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16527'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16527'^^xsd:string;
  dwc:observationDate '1969-04-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_16528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16528'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16528'^^xsd:string;
  dwc:observationDate '1969-04-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_16529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16529'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16529'^^xsd:string;
  dwc:observationDate '1969-04-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_16530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16530'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16530'^^xsd:string;
  dwc:observationDate '1969-04-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_16532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16532'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16532'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16536'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16536'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16540'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16540'^^xsd:string;
  dwc:observationDate '1969-04-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_16541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16541'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16541'^^xsd:string;
  dwc:observationDate '1969-04-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_16542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16542'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16542'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16545'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16545'^^xsd:string;
  dwc:observationDate '1969-04-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_16548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16548'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16548'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16549'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16549'^^xsd:string;
  dwc:observationDate '1969-04-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_16550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16550'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16550'^^xsd:string;
  dwc:observationDate '1969-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16551'^^xsd:string;
  dwc:scientificName 'Raja radula'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16551'^^xsd:string;
  dwc:observationDate '1969-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16553'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16553'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16554'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16554'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16555'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16555'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16556'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16556'^^xsd:string;
  dwc:observationDate '1969-04-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_18271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18271'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18271'^^xsd:string;
  dwc:observationDate '1970-07-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_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3171'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3171'^^xsd:string;
  dwc:observationDate '1961-12-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_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3172'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3172'^^xsd:string;
  dwc:observationDate '1961-12-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_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3174'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3174'^^xsd:string;
  dwc:observationDate '1961-12-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_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3176'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3176'^^xsd:string;
  dwc:observationDate '1961-12-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_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3178'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3178'^^xsd:string;
  dwc:observationDate '1961-12-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_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3179'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3179'^^xsd:string;
  dwc:observationDate '1961-12-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_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3181'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3181'^^xsd:string;
  dwc:observationDate '1961-12-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_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3182'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3182'^^xsd:string;
  dwc:observationDate '1961-12-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_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3183'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3183'^^xsd:string;
  dwc:observationDate '1961-12-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_16558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16558'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16558'^^xsd:string;
  dwc:observationDate '1969-04-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_16559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16559'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16559'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16561'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16561'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16562'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16562'^^xsd:string;
  dwc:observationDate '1969-04-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_16563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16563'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16563'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16564'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16564'^^xsd:string;
  dwc:observationDate '1969-04-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_16565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16565'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16565'^^xsd:string;
  dwc:observationDate '1969-04-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_16566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16566'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16566'^^xsd:string;
  dwc:observationDate '1969-04-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_16567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16567'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16567'^^xsd:string;
  dwc:observationDate '1969-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3184'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3184'^^xsd:string;
  dwc:observationDate '1961-12-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_19409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19409'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19409'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19410'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19410'^^xsd:string;
  dwc:observationDate '1971-01-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_10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10719'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10719'^^xsd:string;
  dwc:observationDate '1966-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_10720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10720'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10720'^^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_8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8728'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8728'^^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_8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8731'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8731'^^xsd:string;
  dwc:observationDate '1965-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_8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8732'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8732'^^xsd:string;
  dwc:observationDate '1965-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_8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8739'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8739'^^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_8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8740'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8740'^^xsd:string;
  dwc:observationDate '1965-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_8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8741'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8741'^^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_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4635'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4635'^^xsd:string;
  dwc:observationDate '1963-05-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_8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8718'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8718'^^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_8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8720'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8720'^^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_8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8721'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8721'^^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_14318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14318'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14318'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14321'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14321'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14322'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14322'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14325'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14325'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14326'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14326'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14327'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14327'^^xsd:string;
  dwc:observationDate '1968-05-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_14328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14328'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14328'^^xsd:string;
  dwc:observationDate '1968-08-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_14329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14329'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14329'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14330'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14330'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14435'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14435'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_14436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14436'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14436'^^xsd:string;
  dwc:observationDate '1968-08-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_14437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14437'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14437'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14438'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14438'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14442'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14442'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4636'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4636'^^xsd:string;
  dwc:observationDate '1963-10-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_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4637'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4637'^^xsd:string;
  dwc:observationDate '1963-05-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_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4643'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4643'^^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_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4644'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4644'^^xsd:string;
  dwc:observationDate '1963-10-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_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4652'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4652'^^xsd:string;
  dwc:observationDate '1963-10-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_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4656'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4656'^^xsd:string;
  dwc:observationDate '1963-10-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_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4657'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4657'^^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_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4658'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4658'^^xsd:string;
  dwc:observationDate '1963-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_18263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18263'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18263'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_14281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14281'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14281'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_18211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18211'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18211'^^xsd:string;
  dwc:observationDate '1970-07-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_18223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18223'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18223'^^xsd:string;
  dwc:observationDate '1970-07-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_18224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18224'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18224'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_14446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14446'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14446'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_18216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18216'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18216'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18225'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18225'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_18183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18183'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18183'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_19400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19400'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19400'^^xsd:string;
  dwc:observationDate '1971-01-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_19401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19401'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19401'^^xsd:string;
  dwc:observationDate '1971-01-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_19404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19404'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19404'^^xsd:string;
  dwc:observationDate '1971-01-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_19406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19406'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19406'^^xsd:string;
  dwc:observationDate '1971-01-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_19407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19407'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19407'^^xsd:string;
  dwc:observationDate '1971-01-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_19408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19408'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19408'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_14484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14484'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14484'^^xsd:string;
  dwc:observationDate '1968-08-09'^^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_14485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14485'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14485'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1'^^xsd:string;
  dwc:observationDate '1956-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_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2'^^xsd:string;
  dwc:observationDate '1956-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_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_6'^^xsd:string;
  dwc:observationDate '1956-10-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_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8'^^xsd:string;
  dwc:observationDate '1956-10-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_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10'^^xsd:string;
  dwc:observationDate '1956-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_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_13'^^xsd:string;
  dwc:observationDate '1956-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_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14'^^xsd:string;
  dwc:observationDate '1956-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_18233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18233'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18233'^^xsd:string;
  dwc:observationDate '1970-07-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_18234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18234'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18234'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18237'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18237'^^xsd:string;
  dwc:observationDate '1970-07-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_18238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18238'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18238'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18239'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18239'^^xsd:string;
  dwc:observationDate '1970-07-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_18240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18240'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18240'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18259'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18259'^^xsd:string;
  dwc:observationDate '1970-07-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_18260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18260'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18260'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18262'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18262'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_14266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14266'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14266'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14267'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14267'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_19421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19421'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  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 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_19421'^^xsd:string;
  dwc:observationDate '1971-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19422'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19422'^^xsd:string;
  dwc:observationDate '1971-01-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_19426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19426'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19426'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19411'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19411'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19412'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19412'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19413'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19413'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19417'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19417'^^xsd:string;
  dwc:observationDate '1971-01-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_19418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19418'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19418'^^xsd:string;
  dwc:observationDate '1971-01-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_19419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19419'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19419'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19420'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  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 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_19420'^^xsd:string;
  dwc:observationDate '1971-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19431'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19431'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19432'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19432'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19433'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19433'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19435'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19435'^^xsd:string;
  dwc:observationDate '1971-01-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_19440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19440'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19440'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19441'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19441'^^xsd:string;
  dwc:observationDate '1971-01-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_19442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19442'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19442'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_19443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19443'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19443'^^xsd:string;
  dwc:observationDate '1971-01-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_19444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19444'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19444'^^xsd:string;
  dwc:observationDate '1971-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19445'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19445'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_26'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_26'^^xsd:string;
  dwc:observationDate '1956-10-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_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_27'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_27'^^xsd:string;
  dwc:observationDate '1956-10-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_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_29'^^xsd:string;
  dwc:scientificName 'Raja polystigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105888'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_29'^^xsd:string;
  dwc:observationDate '1956-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_31'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_31'^^xsd:string;
  dwc:observationDate '1956-10-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_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_38'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_38'^^xsd:string;
  dwc:observationDate '1956-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_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_39'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_39'^^xsd:string;
  dwc:observationDate '1956-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_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_40'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_40'^^xsd:string;
  dwc:observationDate '1956-10-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_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_15'^^xsd:string;
  dwc:observationDate '1956-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_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16'^^xsd:string;
  dwc:observationDate '1956-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_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_17'^^xsd:string;
  dwc:observationDate '1956-10-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_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_20'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_20'^^xsd:string;
  dwc:observationDate '1956-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_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_22'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_22'^^xsd:string;
  dwc:observationDate '1956-10-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_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3745'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3745'^^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_14268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14268'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14268'^^xsd:string;
  dwc:observationDate '1968-08-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_14269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14269'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14269'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14270'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14270'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14271'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14271'^^xsd:string;
  dwc:observationDate '1968-05-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_14272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14272'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14272'^^xsd:string;
  dwc:observationDate '1968-08-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_14273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14273'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14273'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14274'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14274'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14275'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14275'^^xsd:string;
  dwc:observationDate '1968-05-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_14276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14276'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14276'^^xsd:string;
  dwc:observationDate '1968-08-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_12327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12327'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12327'^^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_12331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12331'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12331'^^xsd:string;
  dwc:observationDate '1967-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_12333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12333'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12333'^^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_10716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10716'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10716'^^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_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2455'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2455'^^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_14277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14277'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14277'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_348'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_348'^^xsd:string;
  dwc:observationDate '1957-04-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_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_353'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_353'^^xsd:string;
  dwc:observationDate '1957-04-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_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_355'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_355'^^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_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_317'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_317'^^xsd:string;
  dwc:observationDate '1957-04-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_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_318'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_318'^^xsd:string;
  dwc:observationDate '1957-04-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_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_322'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_322'^^xsd:string;
  dwc:observationDate '1957-04-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_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_324'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_324'^^xsd:string;
  dwc:observationDate '1957-04-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_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_326'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_326'^^xsd:string;
  dwc:observationDate '1957-04-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_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_327'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_327'^^xsd:string;
  dwc:observationDate '1957-04-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_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_330'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_330'^^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_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_332'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_332'^^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_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_333'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_333'^^xsd:string;
  dwc:observationDate '1957-04-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_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_336'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_336'^^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_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_337'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_337'^^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_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_338'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_338'^^xsd:string;
  dwc:observationDate '1957-04-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_10700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10700'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10700'^^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_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3748'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3748'^^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_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3750'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3750'^^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_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3751'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3751'^^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_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3754'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3754'^^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_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3755'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3755'^^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_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3756'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3756'^^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_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3761'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3761'^^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_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3765'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3765'^^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_10722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10722'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10722'^^xsd:string;
  dwc:observationDate '1966-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_10686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10686'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10686'^^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_10687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10687'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10687'^^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_10688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10688'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10688'^^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_10689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10689'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10689'^^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_10694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10694'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10694'^^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_10695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10695'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10695'^^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_10696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10696'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10696'^^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_10698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10698'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10698'^^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_10699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10699'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10699'^^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_12366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12366'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12366'^^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_10723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10723'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10723'^^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_10724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10724'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10724'^^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_10733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10733'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10733'^^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_10737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10737'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10737'^^xsd:string;
  dwc:observationDate '1966-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_10738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10738'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10738'^^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_10745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10745'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10745'^^xsd:string;
  dwc:observationDate '1966-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_10746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10746'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10746'^^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_10748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10748'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10748'^^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_10759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10759'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10759'^^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_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3767'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3767'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3771'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3771'^^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_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3772'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3772'^^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_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3773'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3773'^^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_10760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10760'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10760'^^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_14280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14280'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14280'^^xsd:string;
  dwc:observationDate '1968-08-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_10685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10685'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10685'^^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_14467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14467'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14467'^^xsd:string;
  dwc:observationDate '1968-05-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_18207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18207'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18207'^^xsd:string;
  dwc:observationDate '1970-07-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_18208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18208'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18208'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18209'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18209'^^xsd:string;
  dwc:observationDate '1970-07-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_18210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18210'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18210'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18227'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18227'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3170'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3170'^^xsd:string;
  dwc:observationDate '1961-12-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_16514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16514'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16514'^^xsd:string;
  dwc:observationDate '1969-04-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_16515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16515'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16515'^^xsd:string;
  dwc:observationDate '1969-04-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_16516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16516'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16516'^^xsd:string;
  dwc:observationDate '1969-04-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_16517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16517'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16517'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16518'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16518'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3169'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3169'^^xsd:string;
  dwc:observationDate '1961-12-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_14445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14445'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14445'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_18185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18185'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18185'^^xsd:string;
  dwc:observationDate '1970-07-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_18186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18186'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18186'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18189'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18189'^^xsd:string;
  dwc:observationDate '1970-07-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_18190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18190'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18190'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18191'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18191'^^xsd:string;
  dwc:observationDate '1970-07-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_18197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18197'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18197'^^xsd:string;
  dwc:observationDate '1970-07-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_18198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18198'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18198'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18199'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18199'^^xsd:string;
  dwc:observationDate '1970-07-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_18201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18201'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18201'^^xsd:string;
  dwc:observationDate '1970-07-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_18202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18202'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18202'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18203'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18203'^^xsd:string;
  dwc:observationDate '1970-07-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_18205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18205'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18205'^^xsd:string;
  dwc:observationDate '1970-07-18'^^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_18206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18206'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18206'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_16519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16519'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16519'^^xsd:string;
  dwc:observationDate '1969-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16520'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16520'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16521'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16521'^^xsd:string;
  dwc:observationDate '1969-04-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_10761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10761'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10761'^^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_10762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10762'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10762'^^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_10764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10764'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10764'^^xsd:string;
  dwc:observationDate '1966-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_10765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10765'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10765'^^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_10766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10766'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10766'^^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_14292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14292'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14292'^^xsd:string;
  dwc:observationDate '1968-08-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_14294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14294'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14294'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14295'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14295'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_14296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14296'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14296'^^xsd:string;
  dwc:observationDate '1968-08-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_14297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14297'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14297'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14300'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14300'^^xsd:string;
  dwc:observationDate '1968-08-09'^^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_14302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14302'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14302'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14303'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14303'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_14448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14448'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14448'^^xsd:string;
  dwc:observationDate '1968-08-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_14449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14449'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14449'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14456'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14456'^^xsd:string;
  dwc:observationDate '1968-08-09'^^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_14469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14469'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14469'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14470'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14470'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14472'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14472'^^xsd:string;
  dwc:observationDate '1968-08-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_14473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14473'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14473'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14474'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14474'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14475'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14475'^^xsd:string;
  dwc:observationDate '1968-05-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_14304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14304'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14304'^^xsd:string;
  dwc:observationDate '1968-08-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_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_914'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_914'^^xsd:string;
  dwc:observationDate '1958-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_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_923'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_923'^^xsd:string;
  dwc:observationDate '1958-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_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_926'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_926'^^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_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_930'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_930'^^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_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_931'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_931'^^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_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_933'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_933'^^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_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_893'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_893'^^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_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_894'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_894'^^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_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_898'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_898'^^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_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_900'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_900'^^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_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_902'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_902'^^xsd:string;
  dwc:observationDate '1958-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_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_903'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_903'^^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_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_905'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_905'^^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_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_906'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_906'^^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_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_907'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_907'^^xsd:string;
  dwc:observationDate '1958-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_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_908'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_908'^^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_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_912'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_912'^^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_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_913'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_913'^^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_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_909'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_909'^^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_14331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14331'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14331'^^xsd:string;
  dwc:observationDate '1968-05-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_14345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14345'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14345'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14346'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14346'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14347'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14347'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_14348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14348'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14348'^^xsd:string;
  dwc:observationDate '1968-08-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_14353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14353'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14353'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14354'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14354'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14356'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14356'^^xsd:string;
  dwc:observationDate '1968-08-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_14358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14358'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14358'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14360'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14360'^^xsd:string;
  dwc:observationDate '1968-08-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_14344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14344'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14344'^^xsd:string;
  dwc:observationDate '1968-08-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_8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8694'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8694'^^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_14361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14361'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14361'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8679'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8679'^^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_8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8680'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8680'^^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_8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8681'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8681'^^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_8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8682'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8682'^^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_8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8683'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8683'^^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_8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8684'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8684'^^xsd:string;
  dwc:observationDate '1965-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_8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8689'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8689'^^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_8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8690'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8690'^^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_8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8693'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8693'^^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_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4583'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4583'^^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_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4584'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4584'^^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_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4585'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4585'^^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_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4586'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4586'^^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_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4587'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4587'^^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_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4593'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4593'^^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_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4594'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4594'^^xsd:string;
  dwc:observationDate '1963-10-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_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4595'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4595'^^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_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4598'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4598'^^xsd:string;
  dwc:observationDate '1963-10-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_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4602'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4602'^^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_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4604'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4604'^^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_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4608'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4608'^^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_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4609'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4609'^^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_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4610'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4610'^^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_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4659'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4659'^^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_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4660'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4660'^^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_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4663'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4663'^^xsd:string;
  dwc:observationDate '1963-05-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_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4664'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4664'^^xsd:string;
  dwc:observationDate '1963-10-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_8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8745'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8745'^^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_8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8753'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8753'^^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_8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8754'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8754'^^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_8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8755'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8755'^^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_8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8756'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8756'^^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_8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8759'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8759'^^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_8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8760'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8760'^^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_14379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14379'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14379'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_14362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14362'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14362'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14369'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14369'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14370'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14370'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14371'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14371'^^xsd:string;
  dwc:observationDate '1968-05-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_14372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14372'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14372'^^xsd:string;
  dwc:observationDate '1968-08-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_14373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14373'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14373'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14374'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14374'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14375'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14375'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_14376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14376'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14376'^^xsd:string;
  dwc:observationDate '1968-08-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_14401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14401'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14401'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14402'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14402'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14403'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14403'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_14404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14404'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14404'^^xsd:string;
  dwc:observationDate '1968-08-09'^^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_14405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14405'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14405'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14407'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14407'^^xsd:string;
  dwc:observationDate '1968-05-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_14408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14408'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14408'^^xsd:string;
  dwc:observationDate '1968-08-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_14409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14409'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14409'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14421'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  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_14421'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14429'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14429'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14380'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14380'^^xsd:string;
  dwc:observationDate '1968-08-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_14390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14390'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14390'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14391'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14391'^^xsd:string;
  dwc:observationDate '1968-05-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_14392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14392'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14392'^^xsd:string;
  dwc:observationDate '1968-08-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_14393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14393'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14393'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14394'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14394'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14398'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14398'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14399'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14399'^^xsd:string;
  dwc:observationDate '1968-05-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_14400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14400'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14400'^^xsd:string;
  dwc:observationDate '1968-08-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_14476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14476'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14476'^^xsd:string;
  dwc:observationDate '1968-08-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_14477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14477'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14477'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14482'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14482'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14430'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14430'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14431'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14431'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_14432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14432'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14432'^^xsd:string;
  dwc:observationDate '1968-08-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_14433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14433'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14433'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14443'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14443'^^xsd:string;
  dwc:observationDate '1968-05-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_10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10706'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10706'^^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_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2448'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2448'^^xsd:string;
  dwc:observationDate '1960-08-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_10703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10703'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10703'^^xsd:string;
  dwc:observationDate '1966-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_10704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10704'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10704'^^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_10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10705'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10705'^^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_14310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14310'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14310'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8697'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8697'^^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_8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8700'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8700'^^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_8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8702'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8702'^^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_14278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14278'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14278'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14279'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14279'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1665'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1665'^^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_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1666'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1666'^^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_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1668'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1668'^^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_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1670'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1670'^^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_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1672'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1672'^^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_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1674'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1674'^^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_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1677'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1677'^^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_14332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14332'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14332'^^xsd:string;
  dwc:observationDate '1968-08-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_14333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14333'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14333'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14334'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14334'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14335'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14335'^^xsd:string;
  dwc:observationDate '1968-05-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_14336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14336'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14336'^^xsd:string;
  dwc:observationDate '1968-08-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_14337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14337'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14337'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14342'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14342'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14343'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14343'^^xsd:string;
  dwc:observationDate '1968-05-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_12362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12362'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12362'^^xsd:string;
  dwc:observationDate '1967-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_12363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12363'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12363'^^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_10710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10710'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10710'^^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_10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10711'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10711'^^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_10712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10712'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10712'^^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_10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10714'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10714'^^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_10715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10715'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_10715'^^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_12336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12336'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12336'^^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_12339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12339'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12339'^^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_12341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12341'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12341'^^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_12345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12345'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12345'^^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_12350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12350'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12350'^^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_12352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12352'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12352'^^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_12356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12356'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12356'^^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_8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8705'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8705'^^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_8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8706'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8706'^^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_8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8709'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8709'^^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_8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8710'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8710'^^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_8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8711'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8711'^^xsd:string;
  dwc:observationDate '1965-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_8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8714'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8714'^^xsd:string;
  dwc:observationDate '1965-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_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2445'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2445'^^xsd:string;
  dwc:observationDate '1960-08-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_18172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18172'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18172'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18173'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18173'^^xsd:string;
  dwc:observationDate '1970-07-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_18174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18174'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18174'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18175'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18175'^^xsd:string;
  dwc:observationDate '1970-07-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_14444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14444'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14444'^^xsd:string;
  dwc:observationDate '1968-08-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_14468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14468'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14468'^^xsd:string;
  dwc:observationDate '1968-08-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_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3740'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3740'^^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_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3741'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3741'^^xsd:string;
  dwc:observationDate '1962-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_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3742'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3742'^^xsd:string;
  dwc:observationDate '1962-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_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3743'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3743'^^xsd:string;
  dwc:observationDate '1962-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_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_343'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_343'^^xsd:string;
  dwc:observationDate '1957-04-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_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_347'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_347'^^xsd:string;
  dwc:observationDate '1957-04-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_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3735'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3735'^^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_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3736'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3736'^^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_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3737'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3737'^^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_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_339'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  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_339'^^xsd:string;
  dwc:observationDate '1957-04-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_14311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14311'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14311'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1686'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1686'^^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_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1688'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1688'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1691'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1691'^^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_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1695'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1695'^^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_8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8717'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_8717'^^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_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4613'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4613'^^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_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4614'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4614'^^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_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4621'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4621'^^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_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4622'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4622'^^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_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4623'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4623'^^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_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1696'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1696'^^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_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1701'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1701'^^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_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1702'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1702'^^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_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1703'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1703'^^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_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2415'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2415'^^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_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2416'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2416'^^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_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2417'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2417'^^xsd:string;
  dwc:observationDate '1960-08-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_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2420'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2420'^^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_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2421'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2421'^^xsd:string;
  dwc:observationDate '1960-08-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_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2422'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2422'^^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_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2424'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2424'^^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_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2426'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2426'^^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_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4627'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  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_4627'^^xsd:string;
  dwc:observationDate '1963-05-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_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4628'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  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_4628'^^xsd:string;
  dwc:observationDate '1963-10-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_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1678'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1678'^^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_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1680'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1680'^^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_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1681'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1681'^^xsd:string;
  dwc:observationDate '1959-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_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1684'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_1684'^^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_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2428'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2428'^^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_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2430'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2430'^^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_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2431'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2431'^^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_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2434'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2434'^^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_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2435'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2435'^^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_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2436'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2436'^^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_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2441'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2441'^^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_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4624'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4624'^^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_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4625'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_4625'^^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_19428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19428'^^xsd:string;
  dwc:scientificName 'Raja radula'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19428'^^xsd:string;
  dwc:observationDate '1971-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14434'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14434'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_18176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18176'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18176'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18178'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_18178'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3185'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3185'^^xsd:string;
  dwc:observationDate '1961-12-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_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3188'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3188'^^xsd:string;
  dwc:observationDate '1961-12-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_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3189'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3189'^^xsd:string;
  dwc:observationDate '1961-12-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_19397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19397'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19397'^^xsd:string;
  dwc:observationDate '1971-01-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_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3190'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3190'^^xsd:string;
  dwc:observationDate '1961-12-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_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3195'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3195'^^xsd:string;
  dwc:observationDate '1961-12-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_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3198'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3198'^^xsd:string;
  dwc:observationDate '1961-12-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_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3199'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3199'^^xsd:string;
  dwc:observationDate '1961-12-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_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3200'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3200'^^xsd:string;
  dwc:observationDate '1961-12-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_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3204'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_3204'^^xsd:string;
  dwc:observationDate '1961-12-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_19391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19391'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19391'^^xsd:string;
  dwc:observationDate '1971-01-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_19392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19392'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19392'^^xsd:string;
  dwc:observationDate '1971-01-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_19393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19393'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19393'^^xsd:string;
  dwc:observationDate '1971-01-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_19394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19394'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_19394'^^xsd:string;
  dwc:observationDate '1971-01-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_19395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19395'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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 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_19395'^^xsd:string;
  dwc:observationDate '1971-01-14'^^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_14305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14305'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14305'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14306'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14306'^^xsd:string;
  dwc:observationDate '1968-02-06'^^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_14307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14307'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14307'^^xsd:string;
  dwc:observationDate '1968-05-08'^^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_14309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14309'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_14309'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_16531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16531'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_16531'^^xsd:string;
  dwc:observationDate '1969-04-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_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_354'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_354'^^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_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2452'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2452'^^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_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2453'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_2453'^^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_12364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.45 15.77)"^^geo:wktLiteral ;
  geo-pos:lat "43.45"^^xsd:decimal ;
  geo-pos:long "15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12364'^^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.77'^^xsd:double;
  dwc:latitude '43.45'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^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_12364'^^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_6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6256'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6256'^^xsd:string;
  dwc:observationDate '1964-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_9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9166'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9166'^^xsd:string;
  dwc:observationDate '1965-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_9127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9127'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9127'^^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_18675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18675'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18675'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1153'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1153'^^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_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1154'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1154'^^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_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1156'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1156'^^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_15332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15332'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15332'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15334'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15334'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15335'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15335'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15336'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15336'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15337'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15337'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15342'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15342'^^xsd:string;
  dwc:observationDate '1968-02-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_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1894'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1894'^^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_17017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17017'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17017'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_17018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17018'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17018'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17019'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_17019'^^xsd:string;
  dwc:observationDate '1969-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17021'^^xsd:string;
  dwc:scientificName 'Raja radula'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_17021'^^xsd:string;
  dwc:observationDate '1969-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17023'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17023'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_17025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17025'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17025'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_17027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17027'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_17027'^^xsd:string;
  dwc:observationDate '1969-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15228'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15228'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_12544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12544'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12544'^^xsd:string;
  dwc:observationDate '1967-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_18747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18747'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18747'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18748'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18748'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18749'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18749'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18750'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18750'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18751'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18751'^^xsd:string;
  dwc:observationDate '1970-07-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_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5148'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5148'^^xsd:string;
  dwc:observationDate '1963-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_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5149'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5149'^^xsd:string;
  dwc:observationDate '1963-05-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_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5150'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5150'^^xsd:string;
  dwc:observationDate '1963-10-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_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5153'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5153'^^xsd:string;
  dwc:observationDate '1963-05-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_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5155'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5155'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1895'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1895'^^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_18699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18699'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18699'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_9227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9227'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9227'^^xsd:string;
  dwc:observationDate '1965-10-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_9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9210'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9210'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9213'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9213'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9218'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9218'^^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_9221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9221'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9221'^^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_9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9222'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9222'^^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_9223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9223'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9223'^^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_9224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9224'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_9224'^^xsd:string;
  dwc:observationDate '1965-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_9225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9225'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_9225'^^xsd:string;
  dwc:observationDate '1965-10-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_9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9226'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9226'^^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_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3420'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3420'^^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_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3421'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3421'^^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_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3422'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3422'^^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_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3423'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3423'^^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_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3426'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3426'^^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_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3428'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3428'^^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_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3432'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3432'^^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_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3435'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3435'^^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_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3419'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3419'^^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_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3415'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3415'^^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_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3401'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3401'^^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_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3402'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3402'^^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_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3403'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3403'^^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_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3406'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3406'^^xsd:string;
  dwc:observationDate '1961-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_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3407'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3407'^^xsd:string;
  dwc:observationDate '1961-09-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_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3408'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3408'^^xsd:string;
  dwc:observationDate '1961-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_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3409'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3409'^^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_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3410'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_3410'^^xsd:string;
  dwc:observationDate '1961-09-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_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3414'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_3414'^^xsd:string;
  dwc:observationDate '1961-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_9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9207'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_9207'^^xsd:string;
  dwc:observationDate '1965-10-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_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_457'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_457'^^xsd:string;
  dwc:observationDate '1957-04-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_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_460'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_460'^^xsd:string;
  dwc:observationDate '1957-04-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_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_462'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_462'^^xsd:string;
  dwc:observationDate '1957-04-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_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_463'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_463'^^xsd:string;
  dwc:observationDate '1957-04-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_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_470'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_470'^^xsd:string;
  dwc:observationDate '1957-04-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_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_471'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_471'^^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_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_475'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_475'^^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_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_488'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_488'^^xsd:string;
  dwc:observationDate '1957-04-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_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_493'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_493'^^xsd:string;
  dwc:observationDate '1957-04-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_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_495'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_495'^^xsd:string;
  dwc:observationDate '1957-04-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_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_496'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_496'^^xsd:string;
  dwc:observationDate '1957-04-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_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_504'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_504'^^xsd:string;
  dwc:observationDate '1957-04-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_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_505'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_505'^^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_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_476'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_476'^^xsd:string;
  dwc:observationDate '1957-04-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_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_478'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_478'^^xsd:string;
  dwc:observationDate '1957-04-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_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_479'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_479'^^xsd:string;
  dwc:observationDate '1957-04-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_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_480'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_480'^^xsd:string;
  dwc:observationDate '1957-04-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_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_481'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_481'^^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_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_487'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_487'^^xsd:string;
  dwc:observationDate '1957-04-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_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_506'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_506'^^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_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_508'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_508'^^xsd:string;
  dwc:observationDate '1957-04-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_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1878'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1878'^^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_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1880'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1880'^^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_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1881'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1881'^^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_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1882'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1882'^^xsd:string;
  dwc:observationDate '1959-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_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1883'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1883'^^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_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1885'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_1885'^^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_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1890'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1890'^^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_18670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18670'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18670'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18671'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18671'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18673'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18673'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19668'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19668'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19675'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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 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_19675'^^xsd:string;
  dwc:observationDate '1971-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19679'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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 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_19679'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19680'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19680'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19681'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19681'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_16988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16988'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16988'^^xsd:string;
  dwc:observationDate '1969-09-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_16989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16989'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16989'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16990'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16990'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16992'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16992'^^xsd:string;
  dwc:observationDate '1969-09-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_15399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15399'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15399'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15388'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15388'^^xsd:string;
  dwc:observationDate '1968-08-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_15389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15389'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15389'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15392'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15392'^^xsd:string;
  dwc:observationDate '1968-08-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_15393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15393'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15393'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15394'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15394'^^xsd:string;
  dwc:observationDate '1968-02-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_15395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15395'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15395'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15396'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15396'^^xsd:string;
  dwc:observationDate '1968-08-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_15360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15360'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15360'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15361'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15361'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15362'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15362'^^xsd:string;
  dwc:observationDate '1968-02-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_15367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15367'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15367'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15368'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15368'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15370'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15370'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15371'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15371'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15375'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15375'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15381'^^xsd:string;
  dwc:scientificName 'Torpedo 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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '826639'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15381'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '826639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15387'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15387'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15397'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15397'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_18698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18698'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18698'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1896'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1896'^^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_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1898'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1898'^^xsd:string;
  dwc:observationDate '1959-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_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1901'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1901'^^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_5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5072'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5072'^^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_5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5073'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5073'^^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_5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5075'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5075'^^xsd:string;
  dwc:observationDate '1963-05-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_5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5077'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5077'^^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_5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5079'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5079'^^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_17031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17031'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_17031'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_17032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17032'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_17032'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1912'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1912'^^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_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1913'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_1913'^^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_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1915'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1915'^^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_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1916'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1916'^^xsd:string;
  dwc:observationDate '1959-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_17035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17035'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17035'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1902'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_1902'^^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_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1903'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1903'^^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_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1907'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1907'^^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_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1908'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_1908'^^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_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1909'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1909'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1910'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1910'^^xsd:string;
  dwc:observationDate '1959-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_5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5080'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5080'^^xsd:string;
  dwc:observationDate '1963-10-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_16993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16993'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16993'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_15359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15359'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15359'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15346'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15346'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15347'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15347'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15350'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15350'^^xsd:string;
  dwc:observationDate '1968-02-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_15351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15351'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15351'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15352'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15352'^^xsd:string;
  dwc:observationDate '1968-08-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_15353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15353'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15353'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15355'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15355'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15358'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15358'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_19658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19658'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19658'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19659'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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 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_19659'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19662'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19662'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19664'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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 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_19664'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5110'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5110'^^xsd:string;
  dwc:observationDate '1963-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_5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5112'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5112'^^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_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5113'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5113'^^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_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5114'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5114'^^xsd:string;
  dwc:observationDate '1963-10-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_5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5115'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5115'^^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_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5109'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5109'^^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_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1926'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1926'^^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_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1927'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_1927'^^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_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1928'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1928'^^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_17036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17036'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17036'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17037'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17037'^^xsd:string;
  dwc:observationDate '1969-04-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_17039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17039'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17039'^^xsd:string;
  dwc:observationDate '1969-04-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_17040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17040'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17040'^^xsd:string;
  dwc:observationDate '1969-09-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_17043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17043'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17043'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_17044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17044'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17044'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17045'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17045'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1922'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1922'^^xsd:string;
  dwc:observationDate '1959-06-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_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1924'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1924'^^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_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1925'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1925'^^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_5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5081'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5081'^^xsd:string;
  dwc:observationDate '1963-05-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_5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5082'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5082'^^xsd:string;
  dwc:observationDate '1963-10-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_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5083'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5083'^^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_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5084'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5084'^^xsd:string;
  dwc:observationDate '1963-10-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_5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5085'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5085'^^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_5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5086'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5086'^^xsd:string;
  dwc:observationDate '1963-10-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_5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5094'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5094'^^xsd:string;
  dwc:observationDate '1963-10-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_5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5098'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5098'^^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_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5107'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5107'^^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_17046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17046'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17046'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17049'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_17049'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_17053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17053'^^xsd:string;
  dwc:scientificName 'Torpedo spp.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '826639'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17053'^^xsd:string;
  dwc:observationDate '1969-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '826639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17055'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17055'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_17057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17057'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17057'^^xsd:string;
  dwc:observationDate '1969-04-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_5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5119'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5119'^^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_5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5120'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5120'^^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_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5123'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5123'^^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_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5124'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5124'^^xsd:string;
  dwc:observationDate '1963-10-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_17058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17058'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17058'^^xsd:string;
  dwc:observationDate '1969-09-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_17060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17060'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17060'^^xsd:string;
  dwc:observationDate '1969-09-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_17061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17061'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17061'^^xsd:string;
  dwc:observationDate '1969-04-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_17062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17062'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17062'^^xsd:string;
  dwc:observationDate '1969-09-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_17063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17063'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_17063'^^xsd:string;
  dwc:observationDate '1969-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18700'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18700'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18701'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18701'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18702'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18702'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18703'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18703'^^xsd:string;
  dwc:observationDate '1970-07-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_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5125'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5125'^^xsd:string;
  dwc:observationDate '1963-05-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_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5131'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5131'^^xsd:string;
  dwc:observationDate '1963-05-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_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5132'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5132'^^xsd:string;
  dwc:observationDate '1963-10-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_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5133'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5133'^^xsd:string;
  dwc:observationDate '1963-05-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_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5134'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5134'^^xsd:string;
  dwc:observationDate '1963-10-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_5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5169'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5169'^^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_5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5170'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5170'^^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_5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5171'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5171'^^xsd:string;
  dwc:observationDate '1963-05-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_5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5173'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5173'^^xsd:string;
  dwc:observationDate '1963-05-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_5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5174'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5174'^^xsd:string;
  dwc:observationDate '1963-10-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_19666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19666'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19666'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_18705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18705'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18705'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5167'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5167'^^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_17065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17065'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17065'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5138'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5138'^^xsd:string;
  dwc:observationDate '1963-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_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5139'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5139'^^xsd:string;
  dwc:observationDate '1963-05-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_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5141'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5141'^^xsd:string;
  dwc:observationDate '1963-05-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_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5143'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5143'^^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_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5144'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5144'^^xsd:string;
  dwc:observationDate '1963-10-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_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5145'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5145'^^xsd:string;
  dwc:observationDate '1963-05-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_18715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18715'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_18715'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18717'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18717'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18718'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18718'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18722'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18722'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18726'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18726'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18728'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18728'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18729'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18729'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18706'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18706'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18709'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18709'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18710'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18710'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18711'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18711'^^xsd:string;
  dwc:observationDate '1970-07-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_18713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18713'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18713'^^xsd:string;
  dwc:observationDate '1970-07-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_18714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18714'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18714'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_19693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19693'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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 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_19693'^^xsd:string;
  dwc:observationDate '1971-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18757'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18757'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18758'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18758'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18759'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18759'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18760'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18760'^^xsd:string;
  dwc:observationDate '1970-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18763'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_18763'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18768'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18768'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_19694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19694'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19694'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_18769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18769'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18769'^^xsd:string;
  dwc:observationDate '1970-07-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_18770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18770'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18770'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18772'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18772'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18773'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18773'^^xsd:string;
  dwc:observationDate '1970-07-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_18774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18774'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18774'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18776'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_18776'^^xsd:string;
  dwc:observationDate '1970-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18777'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18777'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18778'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18778'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18752'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18752'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2627'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2627'^^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_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2628'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2628'^^xsd:string;
  dwc:observationDate '1960-08-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_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2631'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2631'^^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_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2632'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2632'^^xsd:string;
  dwc:observationDate '1960-08-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_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2633'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2633'^^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_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2634'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2634'^^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_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2637'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2637'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2640'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2640'^^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_18755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18755'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18755'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18756'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18756'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18730'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18730'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3971'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3971'^^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_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3973'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3973'^^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_6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6330'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6330'^^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_6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6331'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6331'^^xsd:string;
  dwc:observationDate '1964-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_6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6335'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6335'^^xsd:string;
  dwc:observationDate '1964-03-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_6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6336'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6336'^^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_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6337'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6337'^^xsd:string;
  dwc:observationDate '1964-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_6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6338'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6338'^^xsd:string;
  dwc:observationDate '1964-03-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_6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6341'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6341'^^xsd:string;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6347'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6347'^^xsd:string;
  dwc:observationDate '1964-03-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_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6348'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6348'^^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_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3968'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3968'^^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_6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6329'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6329'^^xsd:string;
  dwc:observationDate '1964-03-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_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3969'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3969'^^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_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3951'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3951'^^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_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3953'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3953'^^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_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3954'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3954'^^xsd:string;
  dwc:observationDate '1962-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_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3955'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_3955'^^xsd:string;
  dwc:observationDate '1962-09-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_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3960'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3960'^^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_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3964'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3964'^^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_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3965'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3965'^^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_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3966'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3966'^^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_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3967'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3967'^^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_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3948'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3948'^^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_6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6312'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6312'^^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_6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6313'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6313'^^xsd:string;
  dwc:observationDate '1964-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_6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6314'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6314'^^xsd:string;
  dwc:observationDate '1964-03-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_6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6315'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6315'^^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_6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6316'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6316'^^xsd:string;
  dwc:observationDate '1964-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_6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6319'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6319'^^xsd:string;
  dwc:observationDate '1964-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_6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6322'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6322'^^xsd:string;
  dwc:observationDate '1964-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_6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6257'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6257'^^xsd:string;
  dwc:observationDate '1964-03-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_6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6274'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6274'^^xsd:string;
  dwc:observationDate '1964-09-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_6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6275'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6275'^^xsd:string;
  dwc:observationDate '1964-03-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_6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6277'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6277'^^xsd:string;
  dwc:observationDate '1964-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_6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6280'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6280'^^xsd:string;
  dwc:observationDate '1964-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_6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6296'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6296'^^xsd:string;
  dwc:observationDate '1964-03-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_6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6297'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6297'^^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_6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6298'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6298'^^xsd:string;
  dwc:observationDate '1964-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_6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6306'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6306'^^xsd:string;
  dwc:observationDate '1964-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_6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6311'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6311'^^xsd:string;
  dwc:observationDate '1964-03-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_6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6273'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6273'^^xsd:string;
  dwc:observationDate '1964-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_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3947'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3947'^^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_6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6258'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6258'^^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_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6259'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6259'^^xsd:string;
  dwc:observationDate '1964-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_6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6260'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6260'^^xsd:string;
  dwc:observationDate '1964-03-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_6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6261'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6261'^^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_6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6262'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6262'^^xsd:string;
  dwc:observationDate '1964-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_6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6268'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6268'^^xsd:string;
  dwc:observationDate '1964-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_6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6270'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6270'^^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_6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6271'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6271'^^xsd:string;
  dwc:observationDate '1964-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_6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6272'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6272'^^xsd:string;
  dwc:observationDate '1964-03-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_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3977'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3977'^^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_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3980'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3980'^^xsd:string;
  dwc:observationDate '1962-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_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3983'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_3983'^^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_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3985'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3985'^^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_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3990'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3990'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3994'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3994'^^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_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3995'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3995'^^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_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3996'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3996'^^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_6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6349'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6349'^^xsd:string;
  dwc:observationDate '1964-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_6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6350'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_6350'^^xsd:string;
  dwc:observationDate '1964-03-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_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6351'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_6351'^^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_6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6371'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6371'^^xsd:string;
  dwc:observationDate '1964-03-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_6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6352'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_6352'^^xsd:string;
  dwc:observationDate '1964-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_6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6356'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6356'^^xsd:string;
  dwc:observationDate '1964-03-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_6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6357'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6357'^^xsd:string;
  dwc:observationDate '1964-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_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6358'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6358'^^xsd:string;
  dwc:observationDate '1964-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_6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6365'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_6365'^^xsd:string;
  dwc:observationDate '1964-03-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_6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6366'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_6366'^^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_6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6367'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_6367'^^xsd:string;
  dwc:observationDate '1964-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_19638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19638'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19638'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19639'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19639'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19640'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19640'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19643'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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 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_19643'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19652'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19652'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1106'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1106'^^xsd:string;
  dwc:observationDate '1958-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_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1109'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1109'^^xsd:string;
  dwc:observationDate '1958-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_15176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15176'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15176'^^xsd:string;
  dwc:observationDate '1968-08-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_15178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15178'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15178'^^xsd:string;
  dwc:observationDate '1968-02-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_15179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15179'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15179'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15180'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15180'^^xsd:string;
  dwc:observationDate '1968-08-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_15181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15181'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15181'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1131'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1131'^^xsd:string;
  dwc:observationDate '1958-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_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1134'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1134'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1135'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1135'^^xsd:string;
  dwc:observationDate '1958-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_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1141'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_1141'^^xsd:string;
  dwc:observationDate '1958-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_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1143'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1143'^^xsd:string;
  dwc:observationDate '1958-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_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1146'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_1146'^^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_18665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18665'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18665'^^xsd:string;
  dwc:observationDate '1970-07-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_18666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18666'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18666'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18667'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18667'^^xsd:string;
  dwc:observationDate '1970-07-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_18668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18668'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18668'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1123'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1123'^^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_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1111'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1111'^^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_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1112'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1112'^^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_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1113'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_1113'^^xsd:string;
  dwc:observationDate '1958-09-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_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1118'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1118'^^xsd:string;
  dwc:observationDate '1958-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_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1122'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1122'^^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_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1124'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1124'^^xsd:string;
  dwc:observationDate '1958-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_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1125'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1125'^^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_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1126'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1126'^^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_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1129'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1129'^^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_15343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15343'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15343'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15344'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15344'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15345'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15345'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_18685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18685'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_18685'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18677'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18677'^^xsd:string;
  dwc:observationDate '1970-07-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_18679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18679'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18679'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18680'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18680'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18683'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18683'^^xsd:string;
  dwc:observationDate '1970-07-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_9126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9126'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9126'^^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_11186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11186'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11186'^^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_11205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11205'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11205'^^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_11206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11206'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11206'^^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_11207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11207'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11207'^^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_11208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11208'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11208'^^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_11211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11211'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11211'^^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_15196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15196'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15196'^^xsd:string;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15197'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15197'^^xsd:string;
  dwc:observationDate '1968-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15198'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15198'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15200'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15200'^^xsd:string;
  dwc:observationDate '1968-08-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_15202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15202'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15202'^^xsd:string;
  dwc:observationDate '1968-02-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_15203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15203'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15203'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15204'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15204'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15205'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15205'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15208'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15208'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15209'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15209'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15210'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15210'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15211'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15211'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_16957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16957'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16957'^^xsd:string;
  dwc:observationDate '1969-04-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_16958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16958'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16958'^^xsd:string;
  dwc:observationDate '1969-09-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_16961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16961'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16961'^^xsd:string;
  dwc:observationDate '1969-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16963'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16963'^^xsd:string;
  dwc:observationDate '1969-04-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_16964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16964'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16964'^^xsd:string;
  dwc:observationDate '1969-09-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_16965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16965'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16965'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_18676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18676'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18676'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_15212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15212'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15212'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_16966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16966'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16966'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_15213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15213'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15213'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15214'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15214'^^xsd:string;
  dwc:observationDate '1968-02-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_15215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15215'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15215'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15216'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15216'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15217'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15217'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15219'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15219'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15220'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15220'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15226'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15226'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15227'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15227'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15229'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15229'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15232'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15232'^^xsd:string;
  dwc:observationDate '1968-08-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_15234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15234'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15234'^^xsd:string;
  dwc:observationDate '1968-02-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_15235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15235'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15235'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15236'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15236'^^xsd:string;
  dwc:observationDate '1968-08-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_15237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15237'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15237'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15244'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15244'^^xsd:string;
  dwc:observationDate '1968-08-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_15245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15245'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15245'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15246'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15246'^^xsd:string;
  dwc:observationDate '1968-02-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_15247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15247'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15247'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15243'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15243'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15248'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15248'^^xsd:string;
  dwc:observationDate '1968-08-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_15258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15258'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15258'^^xsd:string;
  dwc:observationDate '1968-02-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_15250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15250'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15250'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15251'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15251'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15252'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15252'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15253'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15253'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15256'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15256'^^xsd:string;
  dwc:observationDate '1968-08-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_15257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15257'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15257'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15259'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15259'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15260'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15260'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15261'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15261'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15262'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15262'^^xsd:string;
  dwc:observationDate '1968-02-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_15265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15265'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15265'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15266'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15266'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15273'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15273'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15274'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15274'^^xsd:string;
  dwc:observationDate '1968-02-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_12538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12538'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12538'^^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_12539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12539'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12539'^^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_12541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12541'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12541'^^xsd:string;
  dwc:observationDate '1967-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_15275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15275'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15275'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_16967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16967'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16967'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16968'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16968'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16969'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_16969'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16972'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16972'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16973'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_16973'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_16975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16975'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_16975'^^xsd:string;
  dwc:observationDate '1969-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12545'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12545'^^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_12546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12546'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_12546'^^xsd:string;
  dwc:observationDate '1967-09-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_12551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12551'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12551'^^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_12556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12556'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12556'^^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_12557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12557'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12557'^^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_12558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12558'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12558'^^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_12562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12562'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12562'^^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_12563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12563'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_12563'^^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_12564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12564'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12564'^^xsd:string;
  dwc:observationDate '1967-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_15293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15293'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15293'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15295'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15295'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15300'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15300'^^xsd:string;
  dwc:observationDate '1968-08-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_15301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15301'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15301'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15306'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15306'^^xsd:string;
  dwc:observationDate '1968-02-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_15307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15307'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15307'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15308'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15308'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15309'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15309'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_12569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12569'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_12569'^^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_12574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12574'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_12574'^^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_12576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12576'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12576'^^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_12579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12579'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_12579'^^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_12586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12586'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12586'^^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_12587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12587'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12587'^^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_12588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12588'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_12588'^^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_12589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12589'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12589'^^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_12568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12568'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_12568'^^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_16978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16978'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16978'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16980'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16980'^^xsd:string;
  dwc:observationDate '1969-09-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_16981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16981'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16981'^^xsd:string;
  dwc:observationDate '1969-04-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_16982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16982'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16982'^^xsd:string;
  dwc:observationDate '1969-09-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_16983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16983'^^xsd:string;
  dwc:scientificName 'Lepadogaster spp.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16983'^^xsd:string;
  dwc:observationDate '1969-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16985'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16985'^^xsd:string;
  dwc:observationDate '1969-04-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_16986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16986'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16986'^^xsd:string;
  dwc:observationDate '1969-09-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_16987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16987'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16987'^^xsd:string;
  dwc:observationDate '1969-04-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_9123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9123'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9123'^^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_11136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11136'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11136'^^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_11145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11145'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11145'^^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_11146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11146'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11146'^^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_11147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11147'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11147'^^xsd:string;
  dwc:observationDate '1966-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_11148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11148'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11148'^^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_11149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11149'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11149'^^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_11150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11150'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11150'^^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_11151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11151'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11151'^^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_11154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11154'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11154'^^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_11109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11109'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11109'^^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_11110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11110'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11110'^^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_11111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11111'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11111'^^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_11112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11112'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11112'^^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_11117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11117'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11117'^^xsd:string;
  dwc:observationDate '1966-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_11119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11119'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11119'^^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_11121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11121'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11121'^^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_11122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11122'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11122'^^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_11123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11123'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11123'^^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_11135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11135'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11135'^^xsd:string;
  dwc:observationDate '1966-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_9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9124'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9124'^^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_9125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9125'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9125'^^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_11185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11185'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11185'^^xsd:string;
  dwc:observationDate '1966-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_18690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18690'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18690'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18691'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18691'^^xsd:string;
  dwc:observationDate '1970-07-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_18693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18693'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18693'^^xsd:string;
  dwc:observationDate '1970-07-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_18694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18694'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18694'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18697'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18697'^^xsd:string;
  dwc:observationDate '1970-07-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_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2642'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2642'^^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_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6374'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6374'^^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_6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6375'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6375'^^xsd:string;
  dwc:observationDate '1964-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_6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6393'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6393'^^xsd:string;
  dwc:observationDate '1964-06-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_11157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11157'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11157'^^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_19656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19656'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19656'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2644'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2644'^^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_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2645'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2645'^^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_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2646'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2646'^^xsd:string;
  dwc:observationDate '1960-08-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_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2647'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2647'^^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_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2648'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2648'^^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_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2651'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2651'^^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_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2657'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2657'^^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_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2658'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_2658'^^xsd:string;
  dwc:observationDate '1960-08-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_18669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18669'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18669'^^xsd:string;
  dwc:observationDate '1970-07-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_19692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19692'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19692'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6372'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6372'^^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_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6373'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6373'^^xsd:string;
  dwc:observationDate '1964-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_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2675'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2675'^^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_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2676'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2676'^^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_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2663'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_2663'^^xsd:string;
  dwc:observationDate '1960-08-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_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2665'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2665'^^xsd:string;
  dwc:observationDate '1960-08-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_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2660'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2660'^^xsd:string;
  dwc:observationDate '1960-08-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_6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6376'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6376'^^xsd:string;
  dwc:observationDate '1964-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_6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6377'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6377'^^xsd:string;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6378'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6378'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6379'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6379'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6381'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_6381'^^xsd:string;
  dwc:observationDate '1964-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_15310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15310'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15310'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15311'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15311'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15323'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15323'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15324'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15324'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_15330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15330'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15330'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15182'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15182'^^xsd:string;
  dwc:observationDate '1968-02-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_15183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15183'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15183'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_19690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19690'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_19690'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1877'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1877'^^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_16995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16995'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16995'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_17001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17001'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17001'^^xsd:string;
  dwc:observationDate '1969-04-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_17002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17002'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17002'^^xsd:string;
  dwc:observationDate '1969-09-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_17005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17005'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17005'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_15184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15184'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15184'^^xsd:string;
  dwc:observationDate '1968-08-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_15185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15185'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15185'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15186'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15186'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15187'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15187'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15188'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15188'^^xsd:string;
  dwc:observationDate '1968-08-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_15189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15189'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15189'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15190'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15190'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_17006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17006'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17006'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17010'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17010'^^xsd:string;
  dwc:observationDate '1969-09-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_17011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17011'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17011'^^xsd:string;
  dwc:observationDate '1969-04-19'^^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_15402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15402'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15402'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15405'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15405'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5147'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5147'^^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_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2678'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_2678'^^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_15191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15191'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15191'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_16953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16953'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16953'^^xsd:string;
  dwc:observationDate '1969-04-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_16954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16954'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16954'^^xsd:string;
  dwc:observationDate '1969-09-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_16955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16955'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16955'^^xsd:string;
  dwc:observationDate '1969-04-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_16956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16956'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_16956'^^xsd:string;
  dwc:observationDate '1969-09-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_6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6394'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6394'^^xsd:string;
  dwc:observationDate '1964-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_15331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15331'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15331'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6395'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_6395'^^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_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6402'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6402'^^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_6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6404'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6404'^^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_6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6405'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6405'^^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_6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6406'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6406'^^xsd:string;
  dwc:observationDate '1964-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_6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6410'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6410'^^xsd:string;
  dwc:observationDate '1964-03-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_6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6411'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6411'^^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_6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6412'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_6412'^^xsd:string;
  dwc:observationDate '1964-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_18731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18731'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_18731'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18737'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_18737'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18743'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_18743'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18744'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_18744'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18746'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18746'^^xsd:string;
  dwc:observationDate '1970-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5071'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5071'^^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_17014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17014'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_17014'^^xsd:string;
  dwc:observationDate '1969-09-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_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5070'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_5070'^^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_15285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15285'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15285'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15287'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15287'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15292'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15292'^^xsd:string;
  dwc:observationDate '1968-08-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_15276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15276'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15276'^^xsd:string;
  dwc:observationDate '1968-08-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_15277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15277'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15277'^^xsd:string;
  dwc:observationDate '1968-11-25'^^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_15279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15279'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_15279'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9190'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9190'^^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_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3438'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_3438'^^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_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3440'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3440'^^xsd:string;
  dwc:observationDate '1961-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_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3441'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3441'^^xsd:string;
  dwc:observationDate '1961-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_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3442'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3442'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3445'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3445'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9195'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9195'^^xsd:string;
  dwc:observationDate '1965-10-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_9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9196'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_9196'^^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_9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9197'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_9197'^^xsd:string;
  dwc:observationDate '1965-10-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_9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9200'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9200'^^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_9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9201'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9201'^^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_9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9202'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9202'^^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_9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9203'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9203'^^xsd:string;
  dwc:observationDate '1965-10-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_9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9204'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9204'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3450'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3450'^^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_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3451'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3451'^^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_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3453'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_3453'^^xsd:string;
  dwc:observationDate '1961-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_9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9193'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9193'^^xsd:string;
  dwc:observationDate '1965-10-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_15282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15282'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15282'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15284'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_15284'^^xsd:string;
  dwc:observationDate '1968-08-19'^^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_9167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9167'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9167'^^xsd:string;
  dwc:observationDate '1965-10-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_9169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9169'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9169'^^xsd:string;
  dwc:observationDate '1965-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_9172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9172'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9172'^^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_9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9173'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9173'^^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_9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9176'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9176'^^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_9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9177'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9177'^^xsd:string;
  dwc:observationDate '1965-10-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_9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9184'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9184'^^xsd:string;
  dwc:observationDate '1965-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_9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9185'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9185'^^xsd:string;
  dwc:observationDate '1965-10-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_9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9187'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_9187'^^xsd:string;
  dwc:observationDate '1965-10-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_9135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9135'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9135'^^xsd:string;
  dwc:observationDate '1965-10-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_9136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9136'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9136'^^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_9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9137'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9137'^^xsd:string;
  dwc:observationDate '1965-10-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_9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9139'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9139'^^xsd:string;
  dwc:observationDate '1965-10-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_9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9141'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_9141'^^xsd:string;
  dwc:observationDate '1965-10-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_9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9143'^^xsd:string;
  dwc:scientificName 'Conger conger'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9143'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9131'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9131'^^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_9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9132'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9132'^^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_9134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9134'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9134'^^xsd:string;
  dwc:observationDate '1965-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_9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9160'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9160'^^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_9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9161'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9161'^^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_9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9162'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9162'^^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_9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9163'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9163'^^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_9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9151'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9151'^^xsd:string;
  dwc:observationDate '1965-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_9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9155'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9155'^^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_9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9156'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9156'^^xsd:string;
  dwc:observationDate '1965-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_9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9158'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9158'^^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_9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9159'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9159'^^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_9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9150'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_9150'^^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_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3997'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_3997'^^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_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1105'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_1105'^^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_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5121'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_5121'^^xsd:string;
  dwc:observationDate '1963-05-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_11169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11169'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11169'^^xsd:string;
  dwc:observationDate '1966-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_11170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11170'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11170'^^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_11177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11177'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11177'^^xsd:string;
  dwc:observationDate '1966-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_11179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11179'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11179'^^xsd:string;
  dwc:observationDate '1966-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_11181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11181'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_11181'^^xsd:string;
  dwc:observationDate '1966-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_11182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11182'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^xsd:double;
  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_11182'^^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_11158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11158'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11158'^^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_11161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11161'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11161'^^xsd:string;
  dwc:observationDate '1966-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_11162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "126.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11162'^^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.9'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '126.4'^^xsd:double;
  dwc:maximumDepth '126.4'^^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_11162'^^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_16893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16893'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16893'^^xsd:string;
  dwc:observationDate '1969-04-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_16894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16894'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16894'^^xsd:string;
  dwc:observationDate '1969-09-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_16895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16895'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16895'^^xsd:string;
  dwc:observationDate '1969-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16900'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16900'^^xsd:string;
  dwc:observationDate '1969-09-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_16903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16903'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16903'^^xsd:string;
  dwc:observationDate '1969-04-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_6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6242'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6242'^^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_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3891'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3891'^^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_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3892'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3892'^^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_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3893'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3893'^^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_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3895'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3895'^^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_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3897'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3897'^^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_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3899'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3899'^^xsd:string;
  dwc:observationDate '1962-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_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3902'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3902'^^xsd:string;
  dwc:observationDate '1962-09-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_6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6243'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6243'^^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_6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6244'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6244'^^xsd:string;
  dwc:observationDate '1964-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_6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6245'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6245'^^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_6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6246'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6246'^^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_6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6247'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6247'^^xsd:string;
  dwc:observationDate '1964-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_6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6251'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6251'^^xsd:string;
  dwc:observationDate '1964-03-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_6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6252'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6252'^^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_6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6253'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6253'^^xsd:string;
  dwc:observationDate '1964-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_6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6240'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6240'^^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_15045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15045'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15045'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15050'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15050'^^xsd:string;
  dwc:observationDate '1968-02-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_15054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15054'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15054'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15116'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15116'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_11076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11076'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_11076'^^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_11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11001'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11001'^^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_12518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12518'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12518'^^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_16914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16914'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16914'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16915'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_16915'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16916'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_16916'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16919'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16919'^^xsd:string;
  dwc:observationDate '1969-04-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_15044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15044'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15044'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4904'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4904'^^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_4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4905'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4905'^^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_4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4906'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4906'^^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_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4907'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4907'^^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_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4908'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4908'^^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_4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4909'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4909'^^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_4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4910'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4910'^^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_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4911'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4911'^^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_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4912'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4912'^^xsd:string;
  dwc:observationDate '1963-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_8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8980'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8980'^^xsd:string;
  dwc:observationDate '1965-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_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3308'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3308'^^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_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3313'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3313'^^xsd:string;
  dwc:observationDate '1961-02-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_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3314'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3314'^^xsd:string;
  dwc:observationDate '1961-09-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_9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9075'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_9075'^^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_14958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14958'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14958'^^xsd:string;
  dwc:observationDate '1968-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3332'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3332'^^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_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3333'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3333'^^xsd:string;
  dwc:observationDate '1961-02-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_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3334'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3334'^^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_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3335'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3335'^^xsd:string;
  dwc:observationDate '1961-02-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_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3336'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3336'^^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_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3341'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3341'^^xsd:string;
  dwc:observationDate '1961-02-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_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_420'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_420'^^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_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_421'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_421'^^xsd:string;
  dwc:observationDate '1957-04-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_18545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18545'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18545'^^xsd:string;
  dwc:observationDate '1970-07-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_18546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18546'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18546'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18547'^^xsd:string;
  dwc:scientificName 'Alosa fallax nilotica'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18547'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18583'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18583'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18599'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18599'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18603'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18603'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18604'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18604'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18605'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18605'^^xsd:string;
  dwc:observationDate '1970-07-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_18606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18606'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18606'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18607'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18607'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18612'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18612'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18614'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18614'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18615'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18615'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18584'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18584'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18585'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18585'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18586'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18586'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18587'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18587'^^xsd:string;
  dwc:observationDate '1970-07-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_18589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18589'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18589'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18590'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18590'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18593'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18593'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18594'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18594'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18597'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18597'^^xsd:string;
  dwc:observationDate '1970-07-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_18598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18598'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18598'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_19578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19578'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19578'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19580'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19580'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19583'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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 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_19583'^^xsd:string;
  dwc:observationDate '1971-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19584'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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 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_19584'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19590'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19590'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_18616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18616'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18616'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_19595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19595'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19595'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19597'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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 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_19597'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_16858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16858'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16858'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16859'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_16859'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16864'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16864'^^xsd:string;
  dwc:observationDate '1969-09-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_16866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16866'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16866'^^xsd:string;
  dwc:observationDate '1969-09-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_16867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16867'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16867'^^xsd:string;
  dwc:observationDate '1969-04-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_16868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16868'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16868'^^xsd:string;
  dwc:observationDate '1969-09-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_19598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19598'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19598'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19600'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19600'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19601'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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 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_19601'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19604'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19604'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19607'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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 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_19607'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19608'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19608'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_18642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18642'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18642'^^xsd:string;
  dwc:observationDate '1970-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18645'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18645'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_19613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19613'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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 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_19613'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19619'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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 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_19619'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_18563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18563'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18563'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18565'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18565'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18569'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18569'^^xsd:string;
  dwc:observationDate '1970-07-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_18571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18571'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18571'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18574'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18574'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18577'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18577'^^xsd:string;
  dwc:observationDate '1970-07-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_18580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18580'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18580'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18581'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18581'^^xsd:string;
  dwc:observationDate '1970-07-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_18582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18582'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18582'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18562'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18562'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3347'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3347'^^xsd:string;
  dwc:observationDate '1961-02-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_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3348'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3348'^^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_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3357'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3357'^^xsd:string;
  dwc:observationDate '1961-02-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_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3358'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3358'^^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_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3360'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3360'^^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_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3367'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3367'^^xsd:string;
  dwc:observationDate '1961-02-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_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3368'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3368'^^xsd:string;
  dwc:observationDate '1961-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_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3369'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3369'^^xsd:string;
  dwc:observationDate '1961-02-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_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3370'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3370'^^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_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3342'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3342'^^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_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3374'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3374'^^xsd:string;
  dwc:observationDate '1961-09-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_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3375'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3375'^^xsd:string;
  dwc:observationDate '1961-02-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_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3376'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3376'^^xsd:string;
  dwc:observationDate '1961-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_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3377'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3377'^^xsd:string;
  dwc:observationDate '1961-02-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_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3378'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3378'^^xsd:string;
  dwc:observationDate '1961-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_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3380'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3380'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3382'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3382'^^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_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3372'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3372'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3384'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3384'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3390'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3390'^^xsd:string;
  dwc:observationDate '1961-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_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3391'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3391'^^xsd:string;
  dwc:observationDate '1961-02-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_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3392'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3392'^^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_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3395'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3395'^^xsd:string;
  dwc:observationDate '1961-02-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_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3396'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3396'^^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_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3398'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3398'^^xsd:string;
  dwc:observationDate '1961-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_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3399'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3399'^^xsd:string;
  dwc:observationDate '1961-02-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_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3400'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3400'^^xsd:string;
  dwc:observationDate '1961-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_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_422'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_422'^^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_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_428'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_428'^^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_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_426'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_426'^^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_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3322'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3322'^^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_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3324'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3324'^^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_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3328'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3328'^^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_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3329'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3329'^^xsd:string;
  dwc:observationDate '1961-02-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_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3330'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3330'^^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_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3331'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3331'^^xsd:string;
  dwc:observationDate '1961-02-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_6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6089'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6089'^^xsd:string;
  dwc:observationDate '1964-03-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_6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6091'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6091'^^xsd:string;
  dwc:observationDate '1964-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_14936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14936'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14936'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14937'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14937'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14938'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14938'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14939'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14939'^^xsd:string;
  dwc:observationDate '1968-08-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_14940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14940'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14940'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14941'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14941'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14946'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14946'^^xsd:string;
  dwc:observationDate '1968-02-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_14947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14947'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14947'^^xsd:string;
  dwc:observationDate '1968-08-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_14948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14948'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14948'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14949'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14949'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_16869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16869'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16869'^^xsd:string;
  dwc:observationDate '1969-04-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_16871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16871'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16871'^^xsd:string;
  dwc:observationDate '1969-04-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_16872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16872'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16872'^^xsd:string;
  dwc:observationDate '1969-09-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_16873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16873'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16873'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_14935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14935'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14935'^^xsd:string;
  dwc:observationDate '1968-08-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_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_401'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_401'^^xsd:string;
  dwc:observationDate '1957-04-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_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_402'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_402'^^xsd:string;
  dwc:observationDate '1957-04-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_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_429'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_429'^^xsd:string;
  dwc:observationDate '1957-04-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_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_431'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_431'^^xsd:string;
  dwc:observationDate '1957-04-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_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_434'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_434'^^xsd:string;
  dwc:observationDate '1957-04-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_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_440'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_440'^^xsd:string;
  dwc:observationDate '1957-04-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_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_443'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_443'^^xsd:string;
  dwc:observationDate '1957-04-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_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_452'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_452'^^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_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_453'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_453'^^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_14959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14959'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14959'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14960'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14960'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14961'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14961'^^xsd:string;
  dwc:observationDate '1968-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14963'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14963'^^xsd:string;
  dwc:observationDate '1968-08-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_14964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14964'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14964'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14965'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14965'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14966'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14966'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14967'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14967'^^xsd:string;
  dwc:observationDate '1968-08-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_14968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14968'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14968'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6093'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6093'^^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_14934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14934'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14934'^^xsd:string;
  dwc:observationDate '1968-02-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_14969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14969'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14969'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14970'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14970'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14971'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14971'^^xsd:string;
  dwc:observationDate '1968-08-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_14972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14972'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14972'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14973'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14973'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14978'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_14978'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14979'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_14979'^^xsd:string;
  dwc:observationDate '1968-08-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_16874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16874'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16874'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_455'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_455'^^xsd:string;
  dwc:observationDate '1957-04-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_14980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14980'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_14980'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14981'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_14981'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14983'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14983'^^xsd:string;
  dwc:observationDate '1968-08-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_14986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14986'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14986'^^xsd:string;
  dwc:observationDate '1968-02-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_14987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14987'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14987'^^xsd:string;
  dwc:observationDate '1968-08-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_6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6094'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6094'^^xsd:string;
  dwc:observationDate '1964-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_6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6095'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6095'^^xsd:string;
  dwc:observationDate '1964-03-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_6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6097'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6097'^^xsd:string;
  dwc:observationDate '1964-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_6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6105'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6105'^^xsd:string;
  dwc:observationDate '1964-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_6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6106'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6106'^^xsd:string;
  dwc:observationDate '1964-09-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_6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6107'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6107'^^xsd:string;
  dwc:observationDate '1964-03-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_6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6108'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6108'^^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_6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6109'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6109'^^xsd:string;
  dwc:observationDate '1964-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_6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6110'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6110'^^xsd:string;
  dwc:observationDate '1964-03-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_6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6115'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6115'^^xsd:string;
  dwc:observationDate '1964-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_6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6120'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_6120'^^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_6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6134'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6134'^^xsd:string;
  dwc:observationDate '1964-03-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_6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6135'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6135'^^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_6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6136'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6136'^^xsd:string;
  dwc:observationDate '1964-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_6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6144'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6144'^^xsd:string;
  dwc:observationDate '1964-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_6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6145'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6145'^^xsd:string;
  dwc:observationDate '1964-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_6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6146'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6146'^^xsd:string;
  dwc:observationDate '1964-03-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_16876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16876'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16876'^^xsd:string;
  dwc:observationDate '1969-09-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_16877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16877'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16877'^^xsd:string;
  dwc:observationDate '1969-04-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_16881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16881'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16881'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16882'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16882'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6147'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6147'^^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_14988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14988'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14988'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_14990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14990'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_14990'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14993'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_14993'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14995'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14995'^^xsd:string;
  dwc:observationDate '1968-08-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_15003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15003'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15003'^^xsd:string;
  dwc:observationDate '1968-08-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_15004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15004'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15004'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15006'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15006'^^xsd:string;
  dwc:observationDate '1968-02-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_15007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15007'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15007'^^xsd:string;
  dwc:observationDate '1968-08-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_15008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15008'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15008'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15009'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15009'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15010'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15010'^^xsd:string;
  dwc:observationDate '1968-02-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_15011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15011'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15011'^^xsd:string;
  dwc:observationDate '1968-08-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_15012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15012'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15012'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15013'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15013'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15014'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15014'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6216'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6216'^^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_15055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15055'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15055'^^xsd:string;
  dwc:observationDate '1968-08-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_15056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15056'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15056'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15057'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15057'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15058'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15058'^^xsd:string;
  dwc:observationDate '1968-02-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_15015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15015'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15015'^^xsd:string;
  dwc:observationDate '1968-08-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_15016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15016'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15016'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15017'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15017'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6217'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6217'^^xsd:string;
  dwc:observationDate '1964-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_6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6219'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6219'^^xsd:string;
  dwc:observationDate '1964-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_6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6220'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6220'^^xsd:string;
  dwc:observationDate '1964-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_6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6222'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6222'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6223'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6223'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6225'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_6225'^^xsd:string;
  dwc:observationDate '1964-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_6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6234'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6234'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6238'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6238'^^xsd:string;
  dwc:observationDate '1964-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_15059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15059'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15059'^^xsd:string;
  dwc:observationDate '1968-08-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_15018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15018'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15018'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15019'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15019'^^xsd:string;
  dwc:observationDate '1968-08-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_15020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15020'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15020'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15021'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15021'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15022'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15022'^^xsd:string;
  dwc:observationDate '1968-02-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_15023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15023'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15023'^^xsd:string;
  dwc:observationDate '1968-08-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_15025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15025'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15025'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15026'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15026'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15027'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15027'^^xsd:string;
  dwc:observationDate '1968-08-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_9084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9084'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9084'^^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_9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9085'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9085'^^xsd:string;
  dwc:observationDate '1965-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_9088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9088'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9088'^^xsd:string;
  dwc:observationDate '1965-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_9092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9092'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_9092'^^xsd:string;
  dwc:observationDate '1965-01-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_9093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9093'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_9093'^^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_9108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9108'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9108'^^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_9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9109'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9109'^^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_9110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9110'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9110'^^xsd:string;
  dwc:observationDate '1965-01-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_9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9111'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9111'^^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_9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9113'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9113'^^xsd:string;
  dwc:observationDate '1965-01-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_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1860'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_1860'^^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_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1863'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1863'^^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_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1866'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_1866'^^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_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1871'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1871'^^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_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1872'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1872'^^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_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1839'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1839'^^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_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1840'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1840'^^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_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1841'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1841'^^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_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1842'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1842'^^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_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1843'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1843'^^xsd:string;
  dwc:observationDate '1959-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_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1846'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1846'^^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_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1849'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1849'^^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_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1854'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1854'^^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_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1856'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1856'^^xsd:string;
  dwc:observationDate '1959-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_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5037'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5037'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5039'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_5039'^^xsd:string;
  dwc:observationDate '1963-05-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_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5041'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_5041'^^xsd:string;
  dwc:observationDate '1963-10-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_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5057'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5057'^^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_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5060'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5060'^^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_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1821'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1821'^^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_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1822'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1822'^^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_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1823'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1823'^^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_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1824'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1824'^^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_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1826'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1826'^^xsd:string;
  dwc:observationDate '1959-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_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1827'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1827'^^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_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1832'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_1832'^^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_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1836'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1836'^^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_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5019'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5019'^^xsd:string;
  dwc:observationDate '1963-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_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5021'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_5021'^^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_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5022'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_5022'^^xsd:string;
  dwc:observationDate '1963-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_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5023'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_5023'^^xsd:string;
  dwc:observationDate '1963-10-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_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5030'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5030'^^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_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5031'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5031'^^xsd:string;
  dwc:observationDate '1963-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_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5032'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5032'^^xsd:string;
  dwc:observationDate '1963-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_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5034'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5034'^^xsd:string;
  dwc:observationDate '1963-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_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5036'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5036'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8981'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8981'^^xsd:string;
  dwc:observationDate '1965-01-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_8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8982'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8982'^^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_8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8983'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8983'^^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_8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8986'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_8986'^^xsd:string;
  dwc:observationDate '1965-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_8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8989'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_8989'^^xsd:string;
  dwc:observationDate '1965-09-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_8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8998'^^xsd:string;
  dwc:scientificName 'Dipturus batis'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8998'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9015'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9015'^^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_9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9002'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9002'^^xsd:string;
  dwc:observationDate '1965-01-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_9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9003'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9003'^^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_9013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9013'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9013'^^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_9014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9014'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9014'^^xsd:string;
  dwc:observationDate '1965-01-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_9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9032'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9032'^^xsd:string;
  dwc:observationDate '1965-01-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_9033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9033'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9033'^^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_9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9034'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9034'^^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_9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9056'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9056'^^xsd:string;
  dwc:observationDate '1965-01-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_9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9043'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9043'^^xsd:string;
  dwc:observationDate '1965-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_9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9042'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9042'^^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_9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9041'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9041'^^xsd:string;
  dwc:observationDate '1965-01-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_9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9076'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_9076'^^xsd:string;
  dwc:observationDate '1965-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_9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9083'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9083'^^xsd:string;
  dwc:observationDate '1965-01-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_9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9023'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9023'^^xsd:string;
  dwc:observationDate '1965-01-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_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2623'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2623'^^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_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2625'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2625'^^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_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2610'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_2610'^^xsd:string;
  dwc:observationDate '1960-08-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_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2613'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2613'^^xsd:string;
  dwc:observationDate '1960-08-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_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2614'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2614'^^xsd:string;
  dwc:observationDate '1960-08-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_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2615'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2615'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2616'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_2616'^^xsd:string;
  dwc:observationDate '1960-08-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_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2617'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_2617'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2618'^^xsd:string;
  dwc:scientificName 'Syngnathus tenuirostris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127392'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2618'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2621'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2621'^^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_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2622'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2622'^^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_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2590'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2590'^^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_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2591'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2591'^^xsd:string;
  dwc:observationDate '1960-08-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_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2592'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2592'^^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_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2593'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2593'^^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_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2596'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2596'^^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_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2597'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_2597'^^xsd:string;
  dwc:observationDate '1960-08-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_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2599'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2599'^^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_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2604'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2604'^^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_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2605'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_2605'^^xsd:string;
  dwc:observationDate '1960-08-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_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2609'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2609'^^xsd:string;
  dwc:observationDate '1960-08-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_9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9016'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9016'^^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_9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9017'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9017'^^xsd:string;
  dwc:observationDate '1965-01-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_9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9018'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9018'^^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_9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9019'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9019'^^xsd:string;
  dwc:observationDate '1965-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_9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9020'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9020'^^xsd:string;
  dwc:observationDate '1965-01-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_9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9021'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9021'^^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_9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9022'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9022'^^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_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2576'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2576'^^xsd:string;
  dwc:observationDate '1960-08-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_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2577'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2577'^^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_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2579'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2579'^^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_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2583'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2583'^^xsd:string;
  dwc:observationDate '1960-08-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_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2586'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2586'^^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_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2571'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2571'^^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_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2572'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2572'^^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_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2573'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2573'^^xsd:string;
  dwc:observationDate '1960-08-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_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2575'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_2575'^^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_15080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15080'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15080'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15060'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15060'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15061'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15061'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15066'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15066'^^xsd:string;
  dwc:observationDate '1968-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15071'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15071'^^xsd:string;
  dwc:observationDate '1968-08-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_15073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15073'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15073'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15075'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15075'^^xsd:string;
  dwc:observationDate '1968-08-09'^^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_15078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15078'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15078'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15079'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15079'^^xsd:string;
  dwc:observationDate '1968-08-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_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3909'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3909'^^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_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3929'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3929'^^xsd:string;
  dwc:observationDate '1962-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_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3930'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_3930'^^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_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3933'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3933'^^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_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3934'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3934'^^xsd:string;
  dwc:observationDate '1962-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_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3935'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3935'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3941'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3941'^^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_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3943'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3943'^^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_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3945'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3945'^^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_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3910'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3910'^^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_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3911'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3911'^^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_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3912'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3912'^^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_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3913'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3913'^^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_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3914'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3914'^^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_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3916'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3916'^^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_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3919'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3919'^^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_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3924'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3924'^^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_15081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15081'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15081'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15094'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_15094'^^xsd:string;
  dwc:observationDate '1968-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15095'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_15095'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15096'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_15096'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15099'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15099'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15102'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_15102'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15103'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_15103'^^xsd:string;
  dwc:observationDate '1968-08-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_15104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15104'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_15104'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_16904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16904'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16904'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16907'^^xsd:string;
  dwc:scientificName 'Raja radula'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_16907'^^xsd:string;
  dwc:observationDate '1969-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16909'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16909'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16911'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_16911'^^xsd:string;
  dwc:observationDate '1969-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15118'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15118'^^xsd:string;
  dwc:observationDate '1968-02-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_15119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15119'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15119'^^xsd:string;
  dwc:observationDate '1968-08-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_15120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15120'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15120'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15121'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15121'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15122'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15122'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15123'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15123'^^xsd:string;
  dwc:observationDate '1968-08-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_15124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15124'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15124'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15125'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15125'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15127'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15127'^^xsd:string;
  dwc:observationDate '1968-08-09'^^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_15128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15128'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15128'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15131'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15131'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15136'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_15136'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15148'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15148'^^xsd:string;
  dwc:observationDate '1968-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15154'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15154'^^xsd:string;
  dwc:observationDate '1968-02-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_15156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15156'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15156'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15157'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15157'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15158'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15158'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15159'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15159'^^xsd:string;
  dwc:observationDate '1968-08-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_15160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15160'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15160'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15161'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15161'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_16912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16912'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_16912'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19636'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19636'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19620'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^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_19620'^^xsd:string;
  dwc:observationDate '1971-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19621'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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 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_19621'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19622'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19622'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19624'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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 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_19624'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19632'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19632'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19633'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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 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_19633'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_19634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19634'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19634'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_18652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18652'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18652'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18653'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18653'^^xsd:string;
  dwc:observationDate '1970-07-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_18654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18654'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18654'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18656'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18656'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18657'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18657'^^xsd:string;
  dwc:observationDate '1970-07-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_18658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18658'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18658'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1049'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1049'^^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_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1050'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1050'^^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_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1051'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1051'^^xsd:string;
  dwc:observationDate '1958-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_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1053'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1053'^^xsd:string;
  dwc:observationDate '1958-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_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1055'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1055'^^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_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1057'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1057'^^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_16923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16923'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16923'^^xsd:string;
  dwc:observationDate '1969-04-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_16924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16924'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16924'^^xsd:string;
  dwc:observationDate '1969-09-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_15162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15162'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15162'^^xsd:string;
  dwc:observationDate '1968-02-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_15163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15163'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15163'^^xsd:string;
  dwc:observationDate '1968-08-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_15164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15164'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15164'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15165'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15165'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15167'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_15167'^^xsd:string;
  dwc:observationDate '1968-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1058'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_1058'^^xsd:string;
  dwc:observationDate '1958-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_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1063'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_1063'^^xsd:string;
  dwc:observationDate '1958-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_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1064'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1064'^^xsd:string;
  dwc:observationDate '1958-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_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1067'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1067'^^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_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1068'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1068'^^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_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1069'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1069'^^xsd:string;
  dwc:observationDate '1958-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_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1070'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1070'^^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_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1071'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1071'^^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_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1077'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1077'^^xsd:string;
  dwc:observationDate '1958-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_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1080'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1080'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1082'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1082'^^xsd:string;
  dwc:observationDate '1958-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_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1088'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_1088'^^xsd:string;
  dwc:observationDate '1958-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_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1091'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1091'^^xsd:string;
  dwc:observationDate '1958-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_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1100'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1100'^^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_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1101'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1101'^^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_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1103'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1103'^^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_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1102'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_1102'^^xsd:string;
  dwc:observationDate '1958-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_15170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15170'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15170'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15172'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15172'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15173'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15173'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_18659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18659'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18659'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18660'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18660'^^xsd:string;
  dwc:observationDate '1970-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18661'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18661'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18662'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18662'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4928'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4928'^^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_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4929'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4929'^^xsd:string;
  dwc:observationDate '1963-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_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4930'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4930'^^xsd:string;
  dwc:observationDate '1963-10-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_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4941'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4941'^^xsd:string;
  dwc:observationDate '1963-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_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4943'^^xsd:string;
  dwc:scientificName 'Dipturus batis'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4943'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4950'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4950'^^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_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4951'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4951'^^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_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4956'^^xsd:string;
  dwc:scientificName 'Gnathophis mystax'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4956'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4958'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4958'^^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_8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8958'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8958'^^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_8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8959'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8959'^^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_8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8960'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8960'^^xsd:string;
  dwc:observationDate '1965-01-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_8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8961'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8961'^^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_8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8962'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8962'^^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_8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8963'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8963'^^xsd:string;
  dwc:observationDate '1965-01-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_8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8964'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8964'^^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_8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8965'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8965'^^xsd:string;
  dwc:observationDate '1965-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_8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8967'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8967'^^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_8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8957'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8957'^^xsd:string;
  dwc:observationDate '1965-01-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_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4960'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4960'^^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_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4959'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4959'^^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_8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8969'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8969'^^xsd:string;
  dwc:observationDate '1965-01-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_8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8970'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8970'^^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_8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8972'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8972'^^xsd:string;
  dwc:observationDate '1965-01-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_8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8973'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8973'^^xsd:string;
  dwc:observationDate '1965-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_8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8974'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8974'^^xsd:string;
  dwc:observationDate '1965-09-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_8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8975'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8975'^^xsd:string;
  dwc:observationDate '1965-01-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_8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8976'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8976'^^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_8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8977'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8977'^^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_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4961'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4961'^^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_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4962'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4962'^^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_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4963'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4963'^^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_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4964'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4964'^^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_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4965'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4965'^^xsd:string;
  dwc:observationDate '1963-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_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4966'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4966'^^xsd:string;
  dwc:observationDate '1963-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_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4967'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4967'^^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_12482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12482'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12482'^^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_12483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12483'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12483'^^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_12485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12485'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12485'^^xsd:string;
  dwc:observationDate '1967-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_12488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12488'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12488'^^xsd:string;
  dwc:observationDate '1967-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_12490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12490'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12490'^^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_12493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12493'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_12493'^^xsd:string;
  dwc:observationDate '1967-09-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_12497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12497'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12497'^^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_11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11002'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11002'^^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_11005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11005'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11005'^^xsd:string;
  dwc:observationDate '1966-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_11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11006'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11006'^^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_11007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11007'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11007'^^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_11009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11009'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11009'^^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_11010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11010'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11010'^^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_11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11013'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11013'^^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_11014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11014'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11014'^^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_11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11019'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_11019'^^xsd:string;
  dwc:observationDate '1966-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_11033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11033'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11033'^^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_11034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11034'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11034'^^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_11035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11035'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11035'^^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_11036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11036'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11036'^^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_11037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11037'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11037'^^xsd:string;
  dwc:observationDate '1966-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_11028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11028'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11028'^^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_11038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11038'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11038'^^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_11039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11039'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11039'^^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_11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11040'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11040'^^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_12521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12521'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_12521'^^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_12524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12524'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12524'^^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_12527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12527'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_12527'^^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_12533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12533'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12533'^^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_12534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12534'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12534'^^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_12536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12536'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12536'^^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_11041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11041'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11041'^^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_11081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11081'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11081'^^xsd:string;
  dwc:observationDate '1966-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_11082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11082'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11082'^^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_11086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11086'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11086'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11094'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11094'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11097'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11097'^^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_11099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11099'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11099'^^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_11101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11101'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11101'^^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_11102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11102'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11102'^^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_11105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11105'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11105'^^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_9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9114'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9114'^^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_9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9115'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9115'^^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_9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9117'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_9117'^^xsd:string;
  dwc:observationDate '1965-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_9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9119'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9119'^^xsd:string;
  dwc:observationDate '1965-01-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_9120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9120'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9120'^^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_9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9121'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9121'^^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_11106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11106'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11106'^^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_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4913'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4913'^^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_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4917'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4917'^^xsd:string;
  dwc:observationDate '1963-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_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4918'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4918'^^xsd:string;
  dwc:observationDate '1963-10-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_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4920'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4920'^^xsd:string;
  dwc:observationDate '1963-09-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_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4922'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4922'^^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_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4923'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4923'^^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_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4924'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4924'^^xsd:string;
  dwc:observationDate '1963-10-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_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4925'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4925'^^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_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4927'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4927'^^xsd:string;
  dwc:observationDate '1963-10-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_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4968'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4968'^^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_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4969'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4969'^^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_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4970'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4970'^^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_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4972'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4972'^^xsd:string;
  dwc:observationDate '1963-10-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_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4979'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4979'^^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_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4980'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4980'^^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_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4981'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4981'^^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_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4988'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4988'^^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_4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4989'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4989'^^xsd:string;
  dwc:observationDate '1963-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_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4990'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4990'^^xsd:string;
  dwc:observationDate '1963-10-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_5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5003'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5003'^^xsd:string;
  dwc:observationDate '1963-05-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_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5004'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5004'^^xsd:string;
  dwc:observationDate '1963-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_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5005'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5005'^^xsd:string;
  dwc:observationDate '1963-10-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_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5007'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_5007'^^xsd:string;
  dwc:observationDate '1963-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_5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5008'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_5008'^^xsd:string;
  dwc:observationDate '1963-10-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_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5013'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5013'^^xsd:string;
  dwc:observationDate '1963-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_8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8979'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_8979'^^xsd:string;
  dwc:observationDate '1965-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_9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9057'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9057'^^xsd:string;
  dwc:observationDate '1965-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_16837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16837'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16837'^^xsd:string;
  dwc:observationDate '1969-04-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_16838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16838'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16838'^^xsd:string;
  dwc:observationDate '1969-09-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_6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6164'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6164'^^xsd:string;
  dwc:observationDate '1964-03-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_6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6165'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6165'^^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_16883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16883'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16883'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16885'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16885'^^xsd:string;
  dwc:observationDate '1969-04-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_16886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16886'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16886'^^xsd:string;
  dwc:observationDate '1969-09-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_16891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16891'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16891'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16925'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16925'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16926'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16926'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_16931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16931'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_16931'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16941'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16941'^^xsd:string;
  dwc:observationDate '1969-04-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_6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6092'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6092'^^xsd:string;
  dwc:observationDate '1964-03-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_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_404'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_404'^^xsd:string;
  dwc:observationDate '1957-04-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_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_405'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_405'^^xsd:string;
  dwc:observationDate '1957-04-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_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_407'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_407'^^xsd:string;
  dwc:observationDate '1957-04-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_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_408'^^xsd:string;
  dwc:scientificName 'Capros aper'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_408'^^xsd:string;
  dwc:observationDate '1957-04-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_14953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14953'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14953'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_14956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14956'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14956'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_16839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16839'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16839'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_15112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15112'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15112'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15113'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15113'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15114'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15114'^^xsd:string;
  dwc:observationDate '1968-02-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_10997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10997'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_10997'^^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_10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10999'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_10999'^^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_11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11000'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11000'^^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_16892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16892'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16892'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1873'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1873'^^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_14950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14950'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14950'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_14951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14951'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14951'^^xsd:string;
  dwc:observationDate '1968-08-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_14952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14952'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_14952'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_18617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18617'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18617'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18625'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18625'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18627'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18627'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18628'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_18628'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18630'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18630'^^xsd:string;
  dwc:observationDate '1970-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18631'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18631'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18632'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18632'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18647'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18647'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11054'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11054'^^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_11063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11063'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11063'^^xsd:string;
  dwc:observationDate '1966-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_11064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11064'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11064'^^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_11065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11065'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_11065'^^xsd:string;
  dwc:observationDate '1966-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_11075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11075'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_11075'^^xsd:string;
  dwc:observationDate '1966-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_16942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16942'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16942'^^xsd:string;
  dwc:observationDate '1969-09-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_15105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15105'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_15105'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15110'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15110'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15111'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15111'^^xsd:string;
  dwc:observationDate '1968-08-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_6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6166'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6166'^^xsd:string;
  dwc:observationDate '1964-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_6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6170'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6170'^^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_6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6173'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6173'^^xsd:string;
  dwc:observationDate '1964-03-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_6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6174'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6174'^^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_6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6175'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6175'^^xsd:string;
  dwc:observationDate '1964-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_6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6176'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6176'^^xsd:string;
  dwc:observationDate '1964-03-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_6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6188'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6188'^^xsd:string;
  dwc:observationDate '1964-03-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_11042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11042'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11042'^^xsd:string;
  dwc:observationDate '1966-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_11045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11045'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_11045'^^xsd:string;
  dwc:observationDate '1966-06-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_11047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11047'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11047'^^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_11048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11048'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_11048'^^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_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1874'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_1874'^^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_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1875'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1875'^^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_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_409'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_409'^^xsd:string;
  dwc:observationDate '1957-04-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_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_416'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_416'^^xsd:string;
  dwc:observationDate '1957-04-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_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_419'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_419'^^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_12500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12500'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12500'^^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_12501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12501'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12501'^^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_12502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12502'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12502'^^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_6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6189'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6189'^^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_15028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15028'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15028'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_12503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12503'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12503'^^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_12504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12504'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12504'^^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_12507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12507'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12507'^^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_12510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12510'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12510'^^xsd:string;
  dwc:observationDate '1967-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_12514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12514'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12514'^^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_12515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12515'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_12515'^^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_6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6201'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_6201'^^xsd:string;
  dwc:observationDate '1964-06-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_6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6205'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6205'^^xsd:string;
  dwc:observationDate '1964-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_6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6206'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_6206'^^xsd:string;
  dwc:observationDate '1964-03-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_6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6207'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_6207'^^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_6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6208'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_6208'^^xsd:string;
  dwc:observationDate '1964-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_6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6211'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6211'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6215'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6215'^^xsd:string;
  dwc:observationDate '1964-03-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_18633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18633'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18633'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18634'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18634'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18635'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18635'^^xsd:string;
  dwc:observationDate '1970-07-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_18636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18636'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18636'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18637'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18637'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18638'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18638'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18639'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18639'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18640'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18640'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18641'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18641'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15033'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15033'^^xsd:string;
  dwc:observationDate '1968-11-26'^^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_15034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15034'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15034'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15035'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15035'^^xsd:string;
  dwc:observationDate '1968-08-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_15036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15036'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15036'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_15039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15039'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15039'^^xsd:string;
  dwc:observationDate '1968-08-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_15042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15042'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15042'^^xsd:string;
  dwc:observationDate '1968-02-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_15043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15043'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15043'^^xsd:string;
  dwc:observationDate '1968-08-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_16946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16946'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16946'^^xsd:string;
  dwc:observationDate '1969-09-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_16948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16948'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_16948'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16949'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16949'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16849'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16849'^^xsd:string;
  dwc:observationDate '1969-04-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_16850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16850'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16850'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_18555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18555'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18555'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18558'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18558'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18559'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18559'^^xsd:string;
  dwc:observationDate '1970-07-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_18561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18561'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18561'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_19611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19611'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_19611'^^xsd:string;
  dwc:observationDate '1971-01-16'^^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_16840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16840'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16840'^^xsd:string;
  dwc:observationDate '1969-09-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_16841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16841'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16841'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16843'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16843'^^xsd:string;
  dwc:observationDate '1969-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16845'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16845'^^xsd:string;
  dwc:observationDate '1969-04-02'^^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_16846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16846'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16846'^^xsd:string;
  dwc:observationDate '1969-09-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_16847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16847'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16847'^^xsd:string;
  dwc:observationDate '1969-04-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_16848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16848'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16848'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_15030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15030'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15030'^^xsd:string;
  dwc:observationDate '1968-02-04'^^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_15032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15032'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_15032'^^xsd:string;
  dwc:observationDate '1968-05-13'^^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_6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6190'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6190'^^xsd:string;
  dwc:observationDate '1964-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_6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6192'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_6192'^^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_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5061'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5061'^^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_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5062'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5062'^^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_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5066'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5066'^^xsd:string;
  dwc:observationDate '1963-05-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_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5067'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5067'^^xsd:string;
  dwc:observationDate '1963-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_5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5068'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_5068'^^xsd:string;
  dwc:observationDate '1963-10-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_16944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16944'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16944'^^xsd:string;
  dwc:observationDate '1969-09-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_16945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16945'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16945'^^xsd:string;
  dwc:observationDate '1969-04-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_16943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16943'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16943'^^xsd:string;
  dwc:observationDate '1969-04-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_9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9072'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9072'^^xsd:string;
  dwc:observationDate '1965-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_9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9074'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.39999'^^xsd:double;
  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_9074'^^xsd:string;
  dwc:observationDate '1965-01-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_9065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9065'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_9065'^^xsd:string;
  dwc:observationDate '1965-01-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_18549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18549'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18549'^^xsd:string;
  dwc:observationDate '1970-07-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_18550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18550'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18550'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18551'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18551'^^xsd:string;
  dwc:observationDate '1970-07-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_18552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18552'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18552'^^xsd:string;
  dwc:observationDate '1970-10-29'^^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_18553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18553'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_18553'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3293'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3293'^^xsd:string;
  dwc:observationDate '1961-02-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_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3294'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3294'^^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_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3295'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3295'^^xsd:string;
  dwc:observationDate '1961-02-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_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3296'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3296'^^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_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3300'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3300'^^xsd:string;
  dwc:observationDate '1961-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_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3303'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3303'^^xsd:string;
  dwc:observationDate '1961-02-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_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3304'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3304'^^xsd:string;
  dwc:observationDate '1961-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_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3307'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3307'^^xsd:string;
  dwc:observationDate '1961-02-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_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3291'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3291'^^xsd:string;
  dwc:observationDate '1961-02-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_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3292'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_3292'^^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_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4971'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_4971'^^xsd:string;
  dwc:observationDate '1963-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_6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6148'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6148'^^xsd:string;
  dwc:observationDate '1964-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_6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6150'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6150'^^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_6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6151'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6151'^^xsd:string;
  dwc:observationDate '1964-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_6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6154'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6154'^^xsd:string;
  dwc:observationDate '1964-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_6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6155'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6155'^^xsd:string;
  dwc:observationDate '1964-03-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_6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6156'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6156'^^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_6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6157'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_6157'^^xsd:string;
  dwc:observationDate '1964-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_16831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16831'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16831'^^xsd:string;
  dwc:observationDate '1969-04-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_16832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16832'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16832'^^xsd:string;
  dwc:observationDate '1969-09-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_16833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16833'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16833'^^xsd:string;
  dwc:observationDate '1969-04-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_16834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16834'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_16834'^^xsd:string;
  dwc:observationDate '1969-09-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_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1074'^^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.9'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '133.39999'^^xsd:double;
  dwc:maximumDepth '133.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_1074'^^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_12679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12679'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12679'^^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_12680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12680'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12680'^^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_12681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12681'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12681'^^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_12682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12682'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12682'^^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_12676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12676'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12676'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18903'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18903'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6563'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6563'^^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_5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5279'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5279'^^xsd:string;
  dwc:observationDate '1963-05-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_5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5280'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5280'^^xsd:string;
  dwc:observationDate '1963-10-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_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5225'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5225'^^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_5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5226'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5226'^^xsd:string;
  dwc:observationDate '1963-10-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_5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5235'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5235'^^xsd:string;
  dwc:observationDate '1963-05-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_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5236'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5236'^^xsd:string;
  dwc:observationDate '1963-10-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_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5237'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5237'^^xsd:string;
  dwc:observationDate '1963-05-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_5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5238'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5238'^^xsd:string;
  dwc:observationDate '1963-10-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_5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5244'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5244'^^xsd:string;
  dwc:observationDate '1963-10-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_12644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12644'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12644'^^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_15837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15837'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15837'^^xsd:string;
  dwc:observationDate '1968-02-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_15838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15838'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15838'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_9228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9228'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9228'^^xsd:string;
  dwc:observationDate '1965-02-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_9229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9229'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9229'^^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_9231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9231'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9231'^^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_18918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18918'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18918'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18919'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18919'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18921'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18921'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18923'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18923'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18904'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18904'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_9232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9232'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9232'^^xsd:string;
  dwc:observationDate '1965-02-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_9234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9234'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9234'^^xsd:string;
  dwc:observationDate '1965-02-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_9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9235'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9235'^^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_9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9236'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9236'^^xsd:string;
  dwc:observationDate '1965-02-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_9237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9237'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9237'^^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_9238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9238'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9238'^^xsd:string;
  dwc:observationDate '1965-02-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_9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9239'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9239'^^xsd:string;
  dwc:observationDate '1965-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_9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9240'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9240'^^xsd:string;
  dwc:observationDate '1965-02-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_9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9241'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9241'^^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_9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9248'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9248'^^xsd:string;
  dwc:observationDate '1965-02-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_9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9278'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9278'^^xsd:string;
  dwc:observationDate '1965-02-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_9279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9279'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9279'^^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_9281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9281'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_9281'^^xsd:string;
  dwc:observationDate '1965-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_9288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9288'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9288'^^xsd:string;
  dwc:observationDate '1965-02-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_9289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9289'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9289'^^xsd:string;
  dwc:observationDate '1965-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_9290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9290'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9290'^^xsd:string;
  dwc:observationDate '1965-02-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_9291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9291'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9291'^^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_9266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9266'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9266'^^xsd:string;
  dwc:observationDate '1965-02-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_9267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9267'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9267'^^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_9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9274'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9274'^^xsd:string;
  dwc:observationDate '1965-02-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_9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9275'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9275'^^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_9296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9296'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9296'^^xsd:string;
  dwc:observationDate '1965-02-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_19021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19021'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19021'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_19023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19023'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19023'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_19025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19025'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19025'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_19026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19026'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19026'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_19027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19027'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19027'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19029'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19029'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_19030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19030'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19030'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_19017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19017'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19017'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18999'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18999'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_19000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19000'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19000'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_19001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19001'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19001'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_19002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19002'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19002'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_19003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19003'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19003'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19004'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19004'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19005'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19005'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_19006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19006'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19006'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_19007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19007'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19007'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_19008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19008'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19008'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_19009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19009'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19009'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19010'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19010'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19011'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19011'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_19012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19012'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_19012'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_19015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19015'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19015'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18998'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18998'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18925'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18925'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18935'^^xsd:string;
  dwc:scientificName 'Echelus myrus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126314'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18935'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18937'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18937'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18939'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18939'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18943'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18943'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18944'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18944'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18947'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18947'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18948'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18948'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18951'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18951'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18952'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18952'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18954'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18954'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18957'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18957'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18962'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18962'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18967'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18967'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18968'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18968'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18969'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18969'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18971'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18971'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18972'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18972'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18981'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18981'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18983'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18983'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18984'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18984'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18989'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18989'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18991'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18991'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18992'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18992'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18993'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18993'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18994'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18994'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18995'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18995'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18997'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18997'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18982'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18982'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_9297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9297'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9297'^^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_9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9298'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9298'^^xsd:string;
  dwc:observationDate '1965-02-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_9300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9300'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9300'^^xsd:string;
  dwc:observationDate '1965-02-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_9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9301'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9301'^^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_9304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9304'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9304'^^xsd:string;
  dwc:observationDate '1965-02-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_9305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9305'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9305'^^xsd:string;
  dwc:observationDate '1965-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_9306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9306'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9306'^^xsd:string;
  dwc:observationDate '1965-02-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_9307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9307'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9307'^^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_9308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9308'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9308'^^xsd:string;
  dwc:observationDate '1965-02-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_9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9310'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9310'^^xsd:string;
  dwc:observationDate '1965-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9311'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9311'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9312'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9312'^^xsd:string;
  dwc:observationDate '1965-02-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_9313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9313'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9313'^^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_9315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9315'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9315'^^xsd:string;
  dwc:observationDate '1965-06-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_9325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9325'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9325'^^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_9328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9328'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9328'^^xsd:string;
  dwc:observationDate '1965-02-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_9329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9329'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9329'^^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_9332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9332'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9332'^^xsd:string;
  dwc:observationDate '1965-02-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_9309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9309'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9309'^^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_9333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9333'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9333'^^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_12641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12641'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12641'^^xsd:string;
  dwc:observationDate '1967-09-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_15839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15839'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15839'^^xsd:string;
  dwc:observationDate '1968-05-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_15843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15843'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15843'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15844'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15844'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15845'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15845'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5222'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5222'^^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_15836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15836'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15836'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_9250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9250'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9250'^^xsd:string;
  dwc:observationDate '1965-02-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_9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9251'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9251'^^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_9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9256'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9256'^^xsd:string;
  dwc:observationDate '1965-02-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_9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9257'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9257'^^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_9265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9265'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9265'^^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_5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5214'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5214'^^xsd:string;
  dwc:observationDate '1963-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_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5217'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5217'^^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_5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5218'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5218'^^xsd:string;
  dwc:observationDate '1963-10-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_5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5221'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5221'^^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_15822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15822'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15822'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15824'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15824'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12660'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12660'^^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_12636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12636'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12636'^^xsd:string;
  dwc:observationDate '1967-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_12648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12648'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12648'^^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_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1987'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1987'^^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_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1988'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1988'^^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_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1990'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1990'^^xsd:string;
  dwc:observationDate '1959-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_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1992'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1992'^^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_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1993'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1993'^^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_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1999'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1999'^^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_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2000'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2000'^^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_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2003'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2003'^^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_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2004'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2004'^^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_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2005'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2005'^^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_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2008'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2008'^^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_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1969'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1969'^^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_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1970'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1970'^^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_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1972'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1972'^^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_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1974'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1974'^^xsd:string;
  dwc:observationDate '1959-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_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1975'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1975'^^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_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1980'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1980'^^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_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1983'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1983'^^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_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1986'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1986'^^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_15704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15704'^^xsd:string;
  dwc:scientificName 'Echelus myrus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126314'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15704'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5175'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5175'^^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_5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5176'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5176'^^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_15708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15708'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15708'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15709'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15709'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15710'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15710'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15712'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15712'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15714'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15714'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15715'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15715'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15716'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15716'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15718'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15718'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15720'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15720'^^xsd:string;
  dwc:observationDate '1968-02-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_15699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15699'^^xsd:string;
  dwc:scientificName 'Dipturus batis'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15699'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2009'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2009'^^xsd:string;
  dwc:observationDate '1959-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_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2011'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2011'^^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_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2016'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2016'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2018'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2018'^^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_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2019'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2019'^^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_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2021'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2021'^^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_15654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15654'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15654'^^xsd:string;
  dwc:observationDate '1968-02-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_15655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15655'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15655'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15656'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15656'^^xsd:string;
  dwc:observationDate '1968-05-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_15657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15657'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15657'^^xsd:string;
  dwc:observationDate '1968-02-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_15658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15658'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15658'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15659'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15659'^^xsd:string;
  dwc:observationDate '1968-05-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_15660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15660'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15660'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15661'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15661'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15662'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15662'^^xsd:string;
  dwc:observationDate '1968-05-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_15665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15665'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15665'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15666'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15666'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15667'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15667'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15679'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15679'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15680'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15680'^^xsd:string;
  dwc:observationDate '1968-05-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_15683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15683'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15683'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15687'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15687'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15688'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15688'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15689'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15689'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15690'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15690'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15695'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15695'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15668'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15668'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15669'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15669'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15671'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15671'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15672'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15672'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15673'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15673'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15674'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15674'^^xsd:string;
  dwc:observationDate '1968-05-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_15675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15675'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15675'^^xsd:string;
  dwc:observationDate '1968-02-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_15676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15676'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15676'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15677'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15677'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5196'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5196'^^xsd:string;
  dwc:observationDate '1963-10-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_5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5197'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5197'^^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_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5198'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5198'^^xsd:string;
  dwc:observationDate '1963-10-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_5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5200'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_5200'^^xsd:string;
  dwc:observationDate '1963-10-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_15722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15722'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15722'^^xsd:string;
  dwc:observationDate '1968-05-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_15725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15725'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15725'^^xsd:string;
  dwc:observationDate '1968-05-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_15726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15726'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15726'^^xsd:string;
  dwc:observationDate '1968-02-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_15727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15727'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15727'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15728'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15728'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15729'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15729'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15730'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15730'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15721'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15721'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5182'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5182'^^xsd:string;
  dwc:observationDate '1963-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_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5183'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5183'^^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_5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5184'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5184'^^xsd:string;
  dwc:observationDate '1963-10-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_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5185'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5185'^^xsd:string;
  dwc:observationDate '1963-05-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_5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5186'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5186'^^xsd:string;
  dwc:observationDate '1963-10-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_5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5187'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5187'^^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_5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5188'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5188'^^xsd:string;
  dwc:observationDate '1963-10-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_5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5191'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5191'^^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_5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5177'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5177'^^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_5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5178'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5178'^^xsd:string;
  dwc:observationDate '1963-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_5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5179'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5179'^^xsd:string;
  dwc:observationDate '1963-05-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_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5180'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5180'^^xsd:string;
  dwc:observationDate '1963-10-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_5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5181'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5181'^^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_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2769'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2769'^^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_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2770'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2770'^^xsd:string;
  dwc:observationDate '1960-08-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_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2771'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2771'^^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_12655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12655'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12655'^^xsd:string;
  dwc:observationDate '1967-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_12657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12657'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12657'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12659'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12659'^^xsd:string;
  dwc:observationDate '1967-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_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2727'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2727'^^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_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2730'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2730'^^xsd:string;
  dwc:observationDate '1960-08-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_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2733'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2733'^^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_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2734'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2734'^^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_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2737'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2737'^^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_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2740'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2740'^^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_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2741'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2741'^^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_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2742'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2742'^^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_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2743'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2743'^^xsd:string;
  dwc:observationDate '1960-08-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_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2744'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2744'^^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_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2749'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2749'^^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_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2750'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2750'^^xsd:string;
  dwc:observationDate '1960-08-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_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2753'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2753'^^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_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2754'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2754'^^xsd:string;
  dwc:observationDate '1960-08-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_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2755'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2755'^^xsd:string;
  dwc:observationDate '1960-08-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_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2757'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2757'^^xsd:string;
  dwc:observationDate '1960-08-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_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2758'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2758'^^xsd:string;
  dwc:observationDate '1960-08-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_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2759'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2759'^^xsd:string;
  dwc:observationDate '1960-08-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_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2760'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2760'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2765'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2765'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2766'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2766'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2768'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2768'^^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_17254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17254'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17254'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2719'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2719'^^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_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2720'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2720'^^xsd:string;
  dwc:observationDate '1960-08-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_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2722'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2722'^^xsd:string;
  dwc:observationDate '1960-08-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_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2723'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2723'^^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_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2725'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2725'^^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_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2726'^^xsd:string;
  dwc:scientificName 'Carapus acus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2726'^^xsd:string;
  dwc:observationDate '1960-08-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_12649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12649'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12649'^^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_12650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12650'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12650'^^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_17208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17208'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17208'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17209'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17209'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17211'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17211'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17213'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17213'^^xsd:string;
  dwc:observationDate '1969-09-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_17215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17215'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17215'^^xsd:string;
  dwc:observationDate '1969-09-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_17216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17216'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17216'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17217'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17217'^^xsd:string;
  dwc:observationDate '1969-09-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_17220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17220'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17220'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17223'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17223'^^xsd:string;
  dwc:observationDate '1969-09-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_17224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17224'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17224'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17225'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17225'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17230'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17230'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17231'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17231'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17234'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17234'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17235'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17235'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17236'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17236'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17205'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_17205'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17195'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17195'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17196'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17196'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17199'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17199'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17198'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17198'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5262'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5262'^^xsd:string;
  dwc:observationDate '1963-10-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_5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5264'^^xsd:string;
  dwc:scientificName 'Squatina squatina'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105928'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5264'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5272'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5272'^^xsd:string;
  dwc:observationDate '1963-10-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_5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5275'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5275'^^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_5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5276'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5276'^^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_17197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17197'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17197'^^xsd:string;
  dwc:observationDate '1969-09-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_17191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17191'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17191'^^xsd:string;
  dwc:observationDate '1969-09-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_17192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17192'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17192'^^xsd:string;
  dwc:observationDate '1969-09-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_17193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17193'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17193'^^xsd:string;
  dwc:observationDate '1969-09-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_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5254'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5254'^^xsd:string;
  dwc:observationDate '1963-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_5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5255'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5255'^^xsd:string;
  dwc:observationDate '1963-05-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_5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5256'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5256'^^xsd:string;
  dwc:observationDate '1963-10-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_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5257'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5257'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5258'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5258'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5259'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5259'^^xsd:string;
  dwc:observationDate '1963-05-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_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5260'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5260'^^xsd:string;
  dwc:observationDate '1963-10-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_5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5261'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5261'^^xsd:string;
  dwc:observationDate '1963-05-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_15767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15767'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15767'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15770'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15770'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15771'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15771'^^xsd:string;
  dwc:observationDate '1968-02-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_15751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15751'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15751'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15752'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15752'^^xsd:string;
  dwc:observationDate '1968-05-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_15753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15753'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15753'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15756'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15756'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15757'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15757'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15758'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15758'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15760'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_15760'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15761'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_15761'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15762'^^xsd:string;
  dwc:scientificName 'Octopus 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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15762'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5213'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5213'^^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_15739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15739'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15739'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15743'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15743'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15744'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15744'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15747'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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 cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15747'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15750'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15750'^^xsd:string;
  dwc:observationDate '1968-02-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_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5203'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5203'^^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_15731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15731'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15731'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15733'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15733'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15735'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15735'^^xsd:string;
  dwc:observationDate '1968-02-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_15736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15736'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15736'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15737'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15737'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5204'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5204'^^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_5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5211'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5211'^^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_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5212'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5212'^^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_15738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15738'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15738'^^xsd:string;
  dwc:observationDate '1968-02-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_5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5253'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5253'^^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_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5245'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5245'^^xsd:string;
  dwc:observationDate '1963-05-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_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5247'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5247'^^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_5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5250'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5250'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5251'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_5251'^^xsd:string;
  dwc:observationDate '1963-05-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_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6493'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6493'^^xsd:string;
  dwc:observationDate '1964-03-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_6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6494'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6494'^^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_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6495'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6495'^^xsd:string;
  dwc:observationDate '1964-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_6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6497'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6497'^^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_6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6498'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6498'^^xsd:string;
  dwc:observationDate '1964-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_6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6503'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6503'^^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_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6504'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6504'^^xsd:string;
  dwc:observationDate '1964-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_6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6505'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6505'^^xsd:string;
  dwc:observationDate '1964-03-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_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6507'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6507'^^xsd:string;
  dwc:observationDate '1964-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_6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6508'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6508'^^xsd:string;
  dwc:observationDate '1964-03-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_6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6510'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6510'^^xsd:string;
  dwc:observationDate '1964-09-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_6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6512'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6512'^^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_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6513'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6513'^^xsd:string;
  dwc:observationDate '1964-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_6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6520'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6520'^^xsd:string;
  dwc:observationDate '1964-03-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_6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6521'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6521'^^xsd:string;
  dwc:observationDate '1964-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_6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6522'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6522'^^xsd:string;
  dwc:observationDate '1964-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_6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6523'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6523'^^xsd:string;
  dwc:observationDate '1964-03-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_6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6564'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6564'^^xsd:string;
  dwc:observationDate '1964-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_6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6568'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6568'^^xsd:string;
  dwc:observationDate '1964-03-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_6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6570'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6570'^^xsd:string;
  dwc:observationDate '1964-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_6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6571'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_6571'^^xsd:string;
  dwc:observationDate '1964-03-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_6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6575'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6575'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6578'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_6578'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6581'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6581'^^xsd:string;
  dwc:observationDate '1964-06-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_6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6583'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6583'^^xsd:string;
  dwc:observationDate '1964-03-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_6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6584'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6584'^^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_6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6506'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6506'^^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_6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6526'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6526'^^xsd:string;
  dwc:observationDate '1964-03-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_6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6595'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6595'^^xsd:string;
  dwc:observationDate '1964-03-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_6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6596'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6596'^^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_6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6597'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6597'^^xsd:string;
  dwc:observationDate '1964-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_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6598'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6598'^^xsd:string;
  dwc:observationDate '1964-03-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_6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6600'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6600'^^xsd:string;
  dwc:observationDate '1964-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_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6601'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6601'^^xsd:string;
  dwc:observationDate '1964-03-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_6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6602'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6602'^^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_6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6603'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6603'^^xsd:string;
  dwc:observationDate '1964-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_6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6605'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6605'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6610'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6610'^^xsd:string;
  dwc:observationDate '1964-03-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_6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6611'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6611'^^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_6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6612'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6612'^^xsd:string;
  dwc:observationDate '1964-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_6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6614'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6614'^^xsd:string;
  dwc:observationDate '1964-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_6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6615'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6615'^^xsd:string;
  dwc:observationDate '1964-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_6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6617'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6617'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6618'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6618'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6585'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6585'^^xsd:string;
  dwc:observationDate '1964-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_6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6586'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6586'^^xsd:string;
  dwc:observationDate '1964-03-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_6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6587'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6587'^^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_6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6588'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6588'^^xsd:string;
  dwc:observationDate '1964-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_6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6592'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6592'^^xsd:string;
  dwc:observationDate '1964-03-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_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6619'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6619'^^xsd:string;
  dwc:observationDate '1964-03-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_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6621'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6621'^^xsd:string;
  dwc:observationDate '1964-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_6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6622'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6622'^^xsd:string;
  dwc:observationDate '1964-03-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_6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6623'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6623'^^xsd:string;
  dwc:observationDate '1964-06-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_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6624'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6624'^^xsd:string;
  dwc:observationDate '1964-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_6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6628'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6628'^^xsd:string;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6634'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6634'^^xsd:string;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6635'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6635'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6636'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6636'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6637'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6637'^^xsd:string;
  dwc:observationDate '1964-03-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_6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6638'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6638'^^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_6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6641'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6641'^^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_6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6642'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6642'^^xsd:string;
  dwc:observationDate '1964-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_6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6643'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6643'^^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_6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6644'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6644'^^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_6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6645'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6645'^^xsd:string;
  dwc:observationDate '1964-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_6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6647'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6647'^^xsd:string;
  dwc:observationDate '1964-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_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6649'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6649'^^xsd:string;
  dwc:observationDate '1964-03-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_6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6650'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6650'^^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_6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6651'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6651'^^xsd:string;
  dwc:observationDate '1964-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_12630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12630'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12630'^^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_12631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12631'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12631'^^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_12633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12633'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12633'^^xsd:string;
  dwc:observationDate '1967-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_12634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12634'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12634'^^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_12635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12635'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12635'^^xsd:string;
  dwc:observationDate '1967-09-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_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1208'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1208'^^xsd:string;
  dwc:observationDate '1958-09-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_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1197'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1197'^^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_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1198'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1198'^^xsd:string;
  dwc:observationDate '1958-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_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1200'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1200'^^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_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1202'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1202'^^xsd:string;
  dwc:observationDate '1958-09-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_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1203'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1203'^^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_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1207'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1207'^^xsd:string;
  dwc:observationDate '1958-09-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_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1209'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_1209'^^xsd:string;
  dwc:observationDate '1958-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_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1211'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1211'^^xsd:string;
  dwc:observationDate '1958-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_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1214'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1214'^^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_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1215'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1215'^^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_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1216'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1216'^^xsd:string;
  dwc:observationDate '1958-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_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1217'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1217'^^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_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1218'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1218'^^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_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1220'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1220'^^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_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1222'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1222'^^xsd:string;
  dwc:observationDate '1958-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_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1227'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1227'^^xsd:string;
  dwc:observationDate '1958-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_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1228'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1228'^^xsd:string;
  dwc:observationDate '1958-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_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1233'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1233'^^xsd:string;
  dwc:observationDate '1958-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_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1236'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1236'^^xsd:string;
  dwc:observationDate '1958-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_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1237'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1237'^^xsd:string;
  dwc:observationDate '1958-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_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1238'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1238'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1244'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1244'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1245'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1245'^^xsd:string;
  dwc:observationDate '1958-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_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1246'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1246'^^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_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1247'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1247'^^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_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1249'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_1249'^^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_12672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12672'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12672'^^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_12673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12673'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12673'^^xsd:string;
  dwc:observationDate '1967-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_15835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15835'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15835'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15772'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15772'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15773'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15773'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15774'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15774'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15775'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15775'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15776'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15776'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6527'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6527'^^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_6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6528'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6528'^^xsd:string;
  dwc:observationDate '1964-09-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_6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6532'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6532'^^xsd:string;
  dwc:observationDate '1964-03-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_6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6533'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6533'^^xsd:string;
  dwc:observationDate '1964-06-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_6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6535'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6535'^^xsd:string;
  dwc:observationDate '1964-03-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_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6536'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6536'^^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_6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6537'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6537'^^xsd:string;
  dwc:observationDate '1964-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_6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6542'^^xsd:string;
  dwc:scientificName 'Lepadogaster spp.'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '125781'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6542'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6548'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6548'^^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_12651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12651'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12651'^^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_12653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12653'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12653'^^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_12661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12661'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12661'^^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_12662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12662'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_12662'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15790'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15790'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15791'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15791'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15792'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15792'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6547'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6547'^^xsd:string;
  dwc:observationDate '1964-03-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_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6546'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6546'^^xsd:string;
  dwc:observationDate '1964-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_9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9249'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_9249'^^xsd:string;
  dwc:observationDate '1965-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_15778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15778'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  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_15778'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15781'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15781'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15783'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15783'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15785'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15785'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15786'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15786'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15789'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15789'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_17238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17238'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17238'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6549'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6549'^^xsd:string;
  dwc:observationDate '1964-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_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6550'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6550'^^xsd:string;
  dwc:observationDate '1964-03-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_6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6551'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6551'^^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_6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6552'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6552'^^xsd:string;
  dwc:observationDate '1964-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_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6556'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6556'^^xsd:string;
  dwc:observationDate '1964-03-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_6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6557'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6557'^^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_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6558'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6558'^^xsd:string;
  dwc:observationDate '1964-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_6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6562'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_6562'^^xsd:string;
  dwc:observationDate '1964-03-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_12664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12664'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12664'^^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_12666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12666'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12666'^^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_12667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12667'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12667'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12669'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12669'^^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_12670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12670'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_12670'^^xsd:string;
  dwc:observationDate '1967-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_15795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15795'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15795'^^xsd:string;
  dwc:observationDate '1968-02-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_17242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17242'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17242'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17243'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17243'^^xsd:string;
  dwc:observationDate '1969-09-19'^^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_17244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17244'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17244'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17246'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17246'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17250'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17250'^^xsd:string;
  dwc:observationDate '1969-09-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_17239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17239'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17239'^^xsd:string;
  dwc:observationDate '1969-09-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_17240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17240'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17240'^^xsd:string;
  dwc:observationDate '1969-09-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_17241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17241'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17241'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15796'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15796'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15797'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15797'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_17253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17253'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_17253'^^xsd:string;
  dwc:observationDate '1969-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15798'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15798'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15799'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15799'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15800'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15800'^^xsd:string;
  dwc:observationDate '1968-05-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_15801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15801'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15801'^^xsd:string;
  dwc:observationDate '1968-02-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_15802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15802'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15802'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15803'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15803'^^xsd:string;
  dwc:observationDate '1968-05-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_15806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15806'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15806'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15807'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15807'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15808'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15808'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15809'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15809'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15810'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15810'^^xsd:string;
  dwc:observationDate '1968-02-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_15812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15812'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15812'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15813'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15813'^^xsd:string;
  dwc:observationDate '1968-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15814'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15814'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15815'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15815'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15818'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15818'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_18953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18953'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18953'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18905'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18905'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18906'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18906'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18907'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18907'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18908'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18908'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18911'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18911'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18912'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18912'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18913'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18913'^^xsd:string;
  dwc:observationDate '1970-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18914'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18914'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18915'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18915'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_18917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18917'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_18917'^^xsd:string;
  dwc:observationDate '1970-07-13'^^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_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2738'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_2738'^^xsd:string;
  dwc:observationDate '1960-08-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_15827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15827'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15827'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15828'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15828'^^xsd:string;
  dwc:observationDate '1968-02-02'^^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_15832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15832'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15832'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15833'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15833'^^xsd:string;
  dwc:observationDate '1968-05-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_15834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15834'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^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_15834'^^xsd:string;
  dwc:observationDate '1968-02-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_18864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18864'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18864'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18865'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18865'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18866'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18866'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18869'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18869'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18871'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18871'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18873'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18873'^^xsd:string;
  dwc:observationDate '1970-07-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_18875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18875'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18875'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18876'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18876'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18877'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18877'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18830'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18830'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18831'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18831'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18832'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18832'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18833'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18833'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18851'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18851'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18852'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18852'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18853'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18853'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18854'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18854'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18856'^^xsd:string;
  dwc:scientificName 'Raja radula'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18856'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19740'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19740'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19718'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19718'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19719'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19719'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19720'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19720'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19721'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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 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_19721'^^xsd:string;
  dwc:observationDate '1971-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19722'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19722'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19726'^^xsd:string;
  dwc:scientificName 'Octopus 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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140605'^^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_19726'^^xsd:string;
  dwc:observationDate '1971-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19732'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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 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_19732'^^xsd:string;
  dwc:observationDate '1971-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19738'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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 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_19738'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_18829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18829'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18829'^^xsd:string;
  dwc:observationDate '1970-07-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_18883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18883'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18883'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18885'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18885'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18889'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18889'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18893'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18893'^^xsd:string;
  dwc:observationDate '1970-07-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_18895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18895'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18895'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18897'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18897'^^xsd:string;
  dwc:observationDate '1970-07-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_18898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18898'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18898'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18901'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18901'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18902'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18902'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1157'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1157'^^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_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1158'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1158'^^xsd:string;
  dwc:observationDate '1958-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_6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6419'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6419'^^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_6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6420'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6420'^^xsd:string;
  dwc:observationDate '1964-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_6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6421'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6421'^^xsd:string;
  dwc:observationDate '1964-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_6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6422'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6422'^^xsd:string;
  dwc:observationDate '1964-09-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_6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6423'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6423'^^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_6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6424'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6424'^^xsd:string;
  dwc:observationDate '1964-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_6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6427'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6427'^^xsd:string;
  dwc:observationDate '1964-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_6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6431'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_6431'^^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_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6432'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_6432'^^xsd:string;
  dwc:observationDate '1964-09-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_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1160'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1160'^^xsd:string;
  dwc:observationDate '1958-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_15430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15430'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15430'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15431'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15431'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15434'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15434'^^xsd:string;
  dwc:observationDate '1968-02-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_15435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15435'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15435'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15436'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15436'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15437'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15437'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15440'^^xsd:string;
  dwc:scientificName 'Carapus acus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15440'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15443'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15443'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_18799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18799'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18799'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18801'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18801'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18802'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18802'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18807'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18807'^^xsd:string;
  dwc:observationDate '1970-07-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_18809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18809'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18809'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18813'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18813'^^xsd:string;
  dwc:observationDate '1970-07-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_17159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17159'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17159'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_15631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15631'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15631'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15635'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15635'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15637'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15637'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15638'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15638'^^xsd:string;
  dwc:observationDate '1968-02-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_15643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15643'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15643'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_17106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17106'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17106'^^xsd:string;
  dwc:observationDate '1969-09-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_15639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15639'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15639'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15640'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15640'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15641'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15641'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15642'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15642'^^xsd:string;
  dwc:observationDate '1968-02-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_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2689'^^xsd:string;
  dwc:scientificName 'Conger conger'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2689'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2690'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2690'^^xsd:string;
  dwc:observationDate '1960-08-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_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2691'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2691'^^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_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2692'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2692'^^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_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2693'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2693'^^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_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2694'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2694'^^xsd:string;
  dwc:observationDate '1960-08-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_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2696'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2696'^^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_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2698'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2698'^^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_17089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17089'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17089'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17090'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17090'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17095'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17095'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17097'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17097'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17098'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17098'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17101'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17101'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17102'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17102'^^xsd:string;
  dwc:observationDate '1969-09-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_17105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17105'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17105'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_15605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15605'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15605'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15607'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15607'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15611'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15611'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15613'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15613'^^xsd:string;
  dwc:observationDate '1968-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15444'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15444'^^xsd:string;
  dwc:observationDate '1968-05-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_15644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15644'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15644'^^xsd:string;
  dwc:observationDate '1968-05-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_15645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15645'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15645'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15646'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15646'^^xsd:string;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15647'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15647'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15651'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15651'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15450'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15450'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15451'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15451'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15452'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15452'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15453'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15453'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15455'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15455'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15458'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15458'^^xsd:string;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15463'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15463'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2699'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_2699'^^xsd:string;
  dwc:observationDate '1960-08-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_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2700'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2700'^^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_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2701'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2701'^^xsd:string;
  dwc:observationDate '1960-08-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_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2703'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2703'^^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_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2704'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_2704'^^xsd:string;
  dwc:observationDate '1960-08-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_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2705'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2705'^^xsd:string;
  dwc:observationDate '1960-08-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_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2706'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_2706'^^xsd:string;
  dwc:observationDate '1960-08-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_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2707'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_2707'^^xsd:string;
  dwc:observationDate '1960-08-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_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2708'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2708'^^xsd:string;
  dwc:observationDate '1960-08-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_17149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17149'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17149'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17153'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17153'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17154'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17154'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17155'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17155'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17157'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17157'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17158'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17158'^^xsd:string;
  dwc:observationDate '1969-09-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_17147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17147'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17147'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17148'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17148'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_15427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15427'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15427'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15429'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15429'^^xsd:string;
  dwc:observationDate '1968-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19713'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19713'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19714'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19714'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_15464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15464'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15464'^^xsd:string;
  dwc:observationDate '1968-05-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_15465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15465'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15465'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1932'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1932'^^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_15491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15491'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15491'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15493'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15493'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15498'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15498'^^xsd:string;
  dwc:observationDate '1968-02-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_15499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15499'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15499'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15500'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15500'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15501'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15501'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15502'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15502'^^xsd:string;
  dwc:observationDate '1968-02-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_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1929'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1929'^^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_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1930'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1930'^^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_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1931'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1931'^^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_15483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15483'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15483'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15484'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15484'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15485'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15485'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15486'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15486'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15487'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15487'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15488'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15488'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15489'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15489'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15466'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15466'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15467'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15467'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15471'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15471'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15472'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15472'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15473'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15473'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15474'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15474'^^xsd:string;
  dwc:observationDate '1968-02-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_15475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15475'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15475'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15477'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15477'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15482'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15482'^^xsd:string;
  dwc:observationDate '1968-02-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_15490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15490'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15490'^^xsd:string;
  dwc:observationDate '1968-02-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_15503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15503'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15503'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15505'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15505'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15506'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15506'^^xsd:string;
  dwc:observationDate '1968-02-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_15507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15507'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15507'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15508'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15508'^^xsd:string;
  dwc:observationDate '1968-05-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_15509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15509'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15509'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15510'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15510'^^xsd:string;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15511'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15511'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15512'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15512'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15513'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15513'^^xsd:string;
  dwc:observationDate '1968-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15514'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15514'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15515'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15515'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15516'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15516'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1959'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1959'^^xsd:string;
  dwc:observationDate '1959-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_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1936'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1936'^^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_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1938'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1938'^^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_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1941'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1941'^^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_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1942'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1942'^^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_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1943'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1943'^^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_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1944'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1944'^^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_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1946'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1946'^^xsd:string;
  dwc:observationDate '1959-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_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1947'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1947'^^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_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1948'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1948'^^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_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1949'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1949'^^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_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1950'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1950'^^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_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1952'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1952'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1953'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1953'^^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_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1954'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1954'^^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_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1956'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1956'^^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_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1958'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1958'^^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_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1960'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1960'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1961'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1961'^^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_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1962'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1962'^^xsd:string;
  dwc:observationDate '1959-06-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_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1963'^^xsd:string;
  dwc:scientificName 'Trachinus araneus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1963'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1965'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1965'^^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_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1966'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1966'^^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_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1967'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1967'^^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_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1968'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1968'^^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_15653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15653'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15653'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15555'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15555'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17067'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17067'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17068'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17068'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17069'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17069'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17070'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17070'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17071'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17071'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17072'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17072'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_15517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15517'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15517'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15526'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15526'^^xsd:string;
  dwc:observationDate '1968-02-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_15535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15535'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15535'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15546'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15546'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15550'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15550'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15551'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15551'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15552'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15552'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15553'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15553'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15554'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15554'^^xsd:string;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17073'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17073'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17107'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17107'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17108'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17108'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17109'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17109'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17110'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17110'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17113'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17113'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17114'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17114'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17117'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17117'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17118'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17118'^^xsd:string;
  dwc:observationDate '1969-09-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_17119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17119'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17119'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17120'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17120'^^xsd:string;
  dwc:observationDate '1969-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17121'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17121'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17122'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17122'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17123'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17123'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17126'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17126'^^xsd:string;
  dwc:observationDate '1969-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17128'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17128'^^xsd:string;
  dwc:observationDate '1969-09-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_17132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17132'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17132'^^xsd:string;
  dwc:observationDate '1969-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17133'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17133'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17135'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17135'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_19696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19696'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19696'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19699'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19699'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19700'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19700'^^xsd:string;
  dwc:observationDate '1971-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19702'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19702'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19706'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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 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_19706'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19707'^^xsd:string;
  dwc:scientificName 'Conger conger'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19707'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19710'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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 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_19710'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19711'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19711'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_18817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18817'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18817'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18818'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18818'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18819'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18819'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18821'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18821'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_19712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19712'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19712'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_18779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18779'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18779'^^xsd:string;
  dwc:observationDate '1970-07-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_18781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18781'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18781'^^xsd:string;
  dwc:observationDate '1970-07-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_18782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18782'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18782'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18783'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18783'^^xsd:string;
  dwc:observationDate '1970-07-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_18786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18786'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18786'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18788'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18788'^^xsd:string;
  dwc:observationDate '1970-10-27'^^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_18789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18789'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18789'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2709'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2709'^^xsd:string;
  dwc:observationDate '1960-08-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_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2717'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_2717'^^xsd:string;
  dwc:observationDate '1960-08-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_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2710'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2710'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2715'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2715'^^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_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2711'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_2711'^^xsd:string;
  dwc:observationDate '1960-08-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_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2716'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2716'^^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_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2718'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2718'^^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_17189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17189'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17189'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17190'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17190'^^xsd:string;
  dwc:observationDate '1969-09-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_17177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17177'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17177'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17178'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17178'^^xsd:string;
  dwc:observationDate '1969-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17181'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17181'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17182'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17182'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17183'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17183'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17184'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17184'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17185'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17185'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17186'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17186'^^xsd:string;
  dwc:observationDate '1969-09-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_17160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17160'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17160'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17161'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17161'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17162'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17162'^^xsd:string;
  dwc:observationDate '1969-09-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_17165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17165'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17165'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17166'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17166'^^xsd:string;
  dwc:observationDate '1969-09-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_17168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17168'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17168'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17169'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17169'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17170'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17170'^^xsd:string;
  dwc:observationDate '1969-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17140'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17140'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17141'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17141'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17142'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17142'^^xsd:string;
  dwc:observationDate '1969-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17146'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17146'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17139'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17139'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17172'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17172'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17171'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17171'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6438'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6438'^^xsd:string;
  dwc:observationDate '1964-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_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6441'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6441'^^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_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6442'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6442'^^xsd:string;
  dwc:observationDate '1964-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_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6443'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6443'^^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_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6444'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6444'^^xsd:string;
  dwc:observationDate '1964-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_6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6447'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6447'^^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_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6448'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6448'^^xsd:string;
  dwc:observationDate '1964-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_6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6451'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6451'^^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_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6452'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6452'^^xsd:string;
  dwc:observationDate '1964-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_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6437'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6437'^^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_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6455'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6455'^^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_6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6492'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6492'^^xsd:string;
  dwc:observationDate '1964-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_6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6471'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6471'^^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_6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6472'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6472'^^xsd:string;
  dwc:observationDate '1964-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_6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6473'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6473'^^xsd:string;
  dwc:observationDate '1964-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_6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6474'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6474'^^xsd:string;
  dwc:observationDate '1964-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_6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6476'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6476'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6478'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_6478'^^xsd:string;
  dwc:observationDate '1964-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_6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6479'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_6479'^^xsd:string;
  dwc:observationDate '1964-06-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_6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6484'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6484'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6485'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6485'^^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_6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6486'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6486'^^xsd:string;
  dwc:observationDate '1964-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_6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6487'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6487'^^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_6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6488'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6488'^^xsd:string;
  dwc:observationDate '1964-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_6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6490'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_6490'^^xsd:string;
  dwc:observationDate '1964-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_6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6475'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6475'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6491'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6491'^^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_6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6456'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6456'^^xsd:string;
  dwc:observationDate '1964-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_6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6458'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6458'^^xsd:string;
  dwc:observationDate '1964-09-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_6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6461'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6461'^^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_6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6462'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6462'^^xsd:string;
  dwc:observationDate '1964-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_6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6463'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_6463'^^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_6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6464'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_6464'^^xsd:string;
  dwc:observationDate '1964-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_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6465'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6465'^^xsd:string;
  dwc:observationDate '1964-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_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6466'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6466'^^xsd:string;
  dwc:observationDate '1964-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_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6467'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_6467'^^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_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6468'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_6468'^^xsd:string;
  dwc:observationDate '1964-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_12628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12628'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_12628'^^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_12629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12629'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12629'^^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_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1193'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1193'^^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_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1181'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1181'^^xsd:string;
  dwc:observationDate '1958-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_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1183'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1183'^^xsd:string;
  dwc:observationDate '1958-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_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1184'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1184'^^xsd:string;
  dwc:observationDate '1958-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_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1186'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1186'^^xsd:string;
  dwc:observationDate '1958-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_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1187'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1187'^^xsd:string;
  dwc:observationDate '1958-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_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1188'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1188'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1189'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1189'^^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_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1190'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1190'^^xsd:string;
  dwc:observationDate '1958-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_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1192'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1192'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1194'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1194'^^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_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1195'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1195'^^xsd:string;
  dwc:observationDate '1958-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_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1196'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1196'^^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_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1172'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1172'^^xsd:string;
  dwc:observationDate '1958-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_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1173'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1173'^^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_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1174'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1174'^^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_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1175'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1175'^^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_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1176'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1176'^^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_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1178'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1178'^^xsd:string;
  dwc:observationDate '1958-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_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1161'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1161'^^xsd:string;
  dwc:observationDate '1958-09-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_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1162'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1162'^^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_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1165'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1165'^^xsd:string;
  dwc:observationDate '1958-09-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_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1166'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_1166'^^xsd:string;
  dwc:observationDate '1958-09-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_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1169'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1169'^^xsd:string;
  dwc:observationDate '1958-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_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1170'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1170'^^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_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1171'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1171'^^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_12590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12590'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12590'^^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_12591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12591'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12591'^^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_12592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12592'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12592'^^xsd:string;
  dwc:observationDate '1967-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_12594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12594'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12594'^^xsd:string;
  dwc:observationDate '1967-09-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_12595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12595'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12595'^^xsd:string;
  dwc:observationDate '1967-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_12599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12599'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_12599'^^xsd:string;
  dwc:observationDate '1967-09-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_12602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12602'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12602'^^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_12603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12603'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12603'^^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_12604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12604'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12604'^^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_12605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12605'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12605'^^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_12607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12607'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12607'^^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_12609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12609'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12609'^^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_12611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12611'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12611'^^xsd:string;
  dwc:observationDate '1967-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_12614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12614'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12614'^^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_12615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12615'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_12615'^^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_12617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12617'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_12617'^^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_12618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12618'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_12618'^^xsd:string;
  dwc:observationDate '1967-09-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_12619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12619'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12619'^^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_12623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12623'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_12623'^^xsd:string;
  dwc:observationDate '1967-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_12625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12625'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12625'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12626'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12626'^^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_12627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12627'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_12627'^^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_15425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15425'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15425'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15556'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15556'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15557'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15557'^^xsd:string;
  dwc:observationDate '1968-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15566'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15566'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15568'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15568'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15569'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15569'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15571'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15571'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15577'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15577'^^xsd:string;
  dwc:observationDate '1968-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15578'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15578'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15579'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15579'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_18790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18790'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18790'^^xsd:string;
  dwc:observationDate '1970-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18791'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18791'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_18793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18793'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18793'^^xsd:string;
  dwc:observationDate '1970-07-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_19715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19715'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19715'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19717'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19717'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_15580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15580'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15580'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_18795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18795'^^xsd:string;
  dwc:scientificName 'Carapus acus'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_18795'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15581'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15581'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15406'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15406'^^xsd:string;
  dwc:observationDate '1968-02-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_15407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15407'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15407'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15408'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15408'^^xsd:string;
  dwc:observationDate '1968-05-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_15586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15586'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15586'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15587'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15587'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15588'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15588'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15589'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15589'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15590'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15590'^^xsd:string;
  dwc:observationDate '1968-02-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_15592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15592'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15592'^^xsd:string;
  dwc:observationDate '1968-05-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_15593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15593'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15593'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_17075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17075'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17075'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_15595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15595'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15595'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15596'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15596'^^xsd:string;
  dwc:observationDate '1968-05-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_15597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15597'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15597'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6413'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6413'^^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_6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6414'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6414'^^xsd:string;
  dwc:observationDate '1964-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_6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6415'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6415'^^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_6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6416'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6416'^^xsd:string;
  dwc:observationDate '1964-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_6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6417'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6417'^^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_6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6418'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_6418'^^xsd:string;
  dwc:observationDate '1964-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_15413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15413'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15413'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15414'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15414'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15415'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15415'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15416'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15416'^^xsd:string;
  dwc:observationDate '1968-05-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_15417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15417'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15417'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_18797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18797'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18797'^^xsd:string;
  dwc:observationDate '1970-07-22'^^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_15594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15594'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15594'^^xsd:string;
  dwc:observationDate '1968-02-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_15604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15604'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15604'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15412'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15412'^^xsd:string;
  dwc:observationDate '1968-05-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_17076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17076'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17076'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17077'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17077'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17078'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17078'^^xsd:string;
  dwc:observationDate '1969-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17079'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17079'^^xsd:string;
  dwc:observationDate '1969-04-17'^^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_17080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17080'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17080'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17082'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_17082'^^xsd:string;
  dwc:observationDate '1969-09-24'^^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_17083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17083'^^xsd:string;
  dwc:scientificName 'Carapus acus'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_17083'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15598'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15598'^^xsd:string;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15599'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15599'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15600'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15600'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15601'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15601'^^xsd:string;
  dwc:observationDate '1968-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15602'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15602'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15603'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15603'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15424'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15424'^^xsd:string;
  dwc:observationDate '1968-05-14'^^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_15423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15423'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15423'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15422'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15422'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15418'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15418'^^xsd:string;
  dwc:observationDate '1968-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15419'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15419'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15420'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15420'^^xsd:string;
  dwc:observationDate '1968-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15409'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15409'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15410'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15410'^^xsd:string;
  dwc:observationDate '1968-02-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_15411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15411'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_15411'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2679'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2679'^^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_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2680'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2680'^^xsd:string;
  dwc:observationDate '1960-08-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_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2681'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2681'^^xsd:string;
  dwc:observationDate '1960-08-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_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2682'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2682'^^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_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2683'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2683'^^xsd:string;
  dwc:observationDate '1960-08-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_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2684'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2684'^^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_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2685'^^xsd:string;
  dwc:scientificName 'Carapus spp.'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '125853'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2685'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2686'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_2686'^^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_19756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19756'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19756'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_18863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18863'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_18863'^^xsd:string;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19741'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19741'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19743'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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 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_19743'^^xsd:string;
  dwc:observationDate '1971-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19744'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19744'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19747'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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 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_19747'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19750'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^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_19750'^^xsd:string;
  dwc:observationDate '1971-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19752'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19752'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19753'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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 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_19753'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19754'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_19754'^^xsd:string;
  dwc:observationDate '1971-01-13'^^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_19755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19755'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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 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_19755'^^xsd:string;
  dwc:observationDate '1971-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1933'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^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_1933'^^xsd:string;
  dwc:observationDate '1959-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_15629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15629'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15629'^^xsd:string;
  dwc:observationDate '1968-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15614'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15614'^^xsd:string;
  dwc:observationDate '1968-02-10'^^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_15615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15615'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15615'^^xsd:string;
  dwc:observationDate '1968-08-12'^^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_15617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15617'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  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_15617'^^xsd:string;
  dwc:observationDate '1968-11-20'^^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_15623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "116.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.37"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15623'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '43.37'^^xsd:double;
  dwc:minimumDepth '116.4'^^xsd:double;
  dwc:maximumDepth '116.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15623'^^xsd:string;
  dwc:observationDate '1968-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7522'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7522'^^xsd:string;
  dwc:observationDate '1965-02-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_7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7523'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7523'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7526'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7526'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7527'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7527'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7528'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7528'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7529'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7529'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7530'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7530'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7531'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7531'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7532'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7532'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7533'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7533'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7516'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7516'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7517'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7517'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7519'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7519'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7520'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7520'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7521'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7521'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_12683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12683'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12683'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12686'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12686'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12687'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12687'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12688'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12688'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12689'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12689'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7499'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7499'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7500'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7500'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7502'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7502'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7506'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7506'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7507'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7507'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7508'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7508'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7509'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7509'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7512'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7512'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7513'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7513'^^xsd:string;
  dwc:observationDate '1965-02-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_7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7514'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7514'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_11602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11602'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11602'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9648'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9648'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_12720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12720'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12720'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12721'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12721'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12722'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12722'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12723'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12723'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12724'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12724'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12727'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12727'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12730'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12730'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12731'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12731'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12718'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12718'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12719'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12719'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_11493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11493'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11493'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11495'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11495'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11498'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11498'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11499'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11499'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_11500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11500'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11500'^^xsd:string;
  dwc:observationDate '1967-11-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_11501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11501'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11501'^^xsd:string;
  dwc:observationDate '1967-12-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_11502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11502'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11502'^^xsd:string;
  dwc:observationDate '1967-09-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_11504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11504'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11504'^^xsd:string;
  dwc:observationDate '1967-03-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_11505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11505'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11505'^^xsd:string;
  dwc:observationDate '1967-11-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_11507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11507'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11507'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11508'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11508'^^xsd:string;
  dwc:observationDate '1967-06-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_11510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11510'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11510'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11511'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11511'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11512'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11512'^^xsd:string;
  dwc:observationDate '1967-09-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_11513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11513'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11513'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11514'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11514'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_11516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11516'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11516'^^xsd:string;
  dwc:observationDate '1967-12-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_11517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11517'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11517'^^xsd:string;
  dwc:observationDate '1967-09-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_11518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11518'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11518'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11523'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11523'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11525'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11525'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11527'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11527'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11458'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11458'^^xsd:string;
  dwc:observationDate '1967-06-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_11459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11459'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11459'^^xsd:string;
  dwc:observationDate '1967-03-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_11460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11460'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11460'^^xsd:string;
  dwc:observationDate '1967-11-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_11461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11461'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11461'^^xsd:string;
  dwc:observationDate '1967-12-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_11463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11463'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11463'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11464'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11464'^^xsd:string;
  dwc:observationDate '1967-03-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_11466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11466'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11466'^^xsd:string;
  dwc:observationDate '1967-12-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_11471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11471'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11471'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11472'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11472'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11473'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11473'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11474'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11474'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11475'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11475'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11476'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11476'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11478'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11478'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11479'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11479'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_11482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11482'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11482'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11488'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11488'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11490'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11490'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11492'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11492'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_9551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9551'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9551'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_11547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11547'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11547'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9546'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9546'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9548'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9548'^^xsd:string;
  dwc:observationDate '1966-10-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_9549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9549'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9549'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9550'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9550'^^xsd:string;
  dwc:observationDate '1966-05-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_11529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11529'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11529'^^xsd:string;
  dwc:observationDate '1967-03-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_11533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11533'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11533'^^xsd:string;
  dwc:observationDate '1967-06-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_11540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11540'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11540'^^xsd:string;
  dwc:observationDate '1967-11-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_11541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11541'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11541'^^xsd:string;
  dwc:observationDate '1967-12-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_11542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11542'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11542'^^xsd:string;
  dwc:observationDate '1967-09-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_11543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11543'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11543'^^xsd:string;
  dwc:observationDate '1967-06-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_11544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11544'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11544'^^xsd:string;
  dwc:observationDate '1967-03-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_11546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11546'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11546'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11526'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11526'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11448'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11448'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11449'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11449'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_11450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11450'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11450'^^xsd:string;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11451'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11451'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11452'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11452'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11453'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11453'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11454'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11454'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11455'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11455'^^xsd:string;
  dwc:observationDate '1967-11-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_11456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11456'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11456'^^xsd:string;
  dwc:observationDate '1967-12-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_11425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11425'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11425'^^xsd:string;
  dwc:observationDate '1967-11-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_11426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11426'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11426'^^xsd:string;
  dwc:observationDate '1967-12-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_11427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11427'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11427'^^xsd:string;
  dwc:observationDate '1967-09-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_11428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11428'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11428'^^xsd:string;
  dwc:observationDate '1967-06-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_11429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11429'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11429'^^xsd:string;
  dwc:observationDate '1967-03-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_11447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11447'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11447'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_9563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9563'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9563'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9564'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9564'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9562'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9562'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9552'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9552'^^xsd:string;
  dwc:observationDate '1966-10-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_9553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9553'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9553'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9554'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9554'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9555'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9555'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9556'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9556'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9557'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9557'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9558'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9558'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9560'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9560'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9561'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9561'^^xsd:string;
  dwc:observationDate '1966-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11548'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11548'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11550'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11550'^^xsd:string;
  dwc:observationDate '1967-11-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_11551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11551'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11551'^^xsd:string;
  dwc:observationDate '1967-12-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_11552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11552'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11552'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11553'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11553'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11554'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11554'^^xsd:string;
  dwc:observationDate '1967-03-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_11557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11557'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11557'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11558'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11558'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11601'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11601'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11435'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11435'^^xsd:string;
  dwc:observationDate '1967-11-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_11436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11436'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11436'^^xsd:string;
  dwc:observationDate '1967-12-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_11437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11437'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11437'^^xsd:string;
  dwc:observationDate '1967-09-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_11438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11438'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11438'^^xsd:string;
  dwc:observationDate '1967-06-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_11439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11439'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11439'^^xsd:string;
  dwc:observationDate '1967-03-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_11440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11440'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11440'^^xsd:string;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11430'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11430'^^xsd:string;
  dwc:observationDate '1967-11-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_11431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11431'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11431'^^xsd:string;
  dwc:observationDate '1967-12-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_11434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11434'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11434'^^xsd:string;
  dwc:observationDate '1967-03-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_11441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11441'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11441'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11445'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11445'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11446'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11446'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_9565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9565'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9565'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9566'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9566'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9567'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9567'^^xsd:string;
  dwc:observationDate '1966-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9568'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9568'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9569'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9569'^^xsd:string;
  dwc:observationDate '1966-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9570'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9570'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9571'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9571'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9578'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9578'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9579'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9579'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9582'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9582'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9583'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9583'^^xsd:string;
  dwc:observationDate '1966-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9584'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9584'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9585'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9585'^^xsd:string;
  dwc:observationDate '1966-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9586'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9586'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9577'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9577'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9572'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9572'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9605'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9605'^^xsd:string;
  dwc:observationDate '1966-01-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_11588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11588'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11588'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_9619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9619'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9619'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9620'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9620'^^xsd:string;
  dwc:observationDate '1966-10-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_9594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9594'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9594'^^xsd:string;
  dwc:observationDate '1966-05-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_9595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9595'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9595'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9598'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9598'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9599'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9599'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9600'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9600'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9601'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9601'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9602'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9602'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9603'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9603'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9604'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9604'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_11575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11575'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11575'^^xsd:string;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11576'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11576'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11577'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11577'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11578'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11578'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11579'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11579'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11582'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11582'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11585'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11585'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11586'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11586'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11587'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11587'^^xsd:string;
  dwc:observationDate '1967-09-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_9573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9573'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9573'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9574'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9574'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9575'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9575'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9576'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9576'^^xsd:string;
  dwc:observationDate '1966-10-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_9621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9621'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9621'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9623'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9623'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9625'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9625'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9627'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9627'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9628'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9628'^^xsd:string;
  dwc:observationDate '1966-10-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_9629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9629'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9629'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9630'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9630'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9632'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9632'^^xsd:string;
  dwc:observationDate '1966-10-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_9634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9634'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9634'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9638'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9638'^^xsd:string;
  dwc:observationDate '1966-05-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_11603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11603'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11603'^^xsd:string;
  dwc:observationDate '1967-11-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_11574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11574'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11574'^^xsd:string;
  dwc:observationDate '1967-03-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_9641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9641'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9641'^^xsd:string;
  dwc:observationDate '1966-01-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_9642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9642'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9642'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9644'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9644'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9645'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9645'^^xsd:string;
  dwc:observationDate '1966-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9646'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9646'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9647'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9647'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7470'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7470'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7472'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7472'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7473'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7473'^^xsd:string;
  dwc:observationDate '1965-02-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_7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7476'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7476'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7478'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7478'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7480'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7480'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7482'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7482'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7479'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7479'^^xsd:string;
  dwc:observationDate '1965-02-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_7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7449'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7449'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7450'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7450'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7451'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7451'^^xsd:string;
  dwc:observationDate '1965-02-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_7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7453'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7453'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7455'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7455'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7456'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7456'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7457'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7457'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7458'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7458'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7459'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7459'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9665'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9665'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_11614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11614'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11614'^^xsd:string;
  dwc:observationDate '1967-12-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_11604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11604'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11604'^^xsd:string;
  dwc:observationDate '1967-12-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_11605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11605'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11605'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11606'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11606'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11608'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11608'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11609'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11609'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11610'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11610'^^xsd:string;
  dwc:observationDate '1967-09-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_11611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11611'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11611'^^xsd:string;
  dwc:observationDate '1967-06-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_11612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11612'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11612'^^xsd:string;
  dwc:observationDate '1967-03-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_11613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11613'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11613'^^xsd:string;
  dwc:observationDate '1967-11-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_9649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9649'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9649'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9650'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9650'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9658'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9658'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9659'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9659'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9660'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9660'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9661'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9661'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9662'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9662'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9663'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9663'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9664'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9664'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9666'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9666'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9667'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9667'^^xsd:string;
  dwc:observationDate '1966-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9668'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9668'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9669'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9669'^^xsd:string;
  dwc:observationDate '1966-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9674'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9674'^^xsd:string;
  dwc:observationDate '1966-05-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_9675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9675'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9675'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9676'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9676'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9677'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9677'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9678'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9678'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11615'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11615'^^xsd:string;
  dwc:observationDate '1967-09-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_11619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11619'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11619'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11620'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11620'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11621'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11621'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11623'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11623'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11624'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11624'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11625'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11625'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11627'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11627'^^xsd:string;
  dwc:observationDate '1967-03-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_11628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11628'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11628'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_9697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9697'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9697'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9698'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9698'^^xsd:string;
  dwc:observationDate '1966-05-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_9700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9700'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9700'^^xsd:string;
  dwc:observationDate '1966-10-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_9701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9701'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9701'^^xsd:string;
  dwc:observationDate '1966-01-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_9702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9702'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9702'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9704'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9704'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9694'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9694'^^xsd:string;
  dwc:observationDate '1966-05-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_9695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9695'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9695'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9696'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9696'^^xsd:string;
  dwc:observationDate '1966-10-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_9705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9705'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9705'^^xsd:string;
  dwc:observationDate '1966-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11667'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11667'^^xsd:string;
  dwc:observationDate '1967-03-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_11629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11629'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11629'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_9681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9681'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9681'^^xsd:string;
  dwc:observationDate '1966-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9682'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9682'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9683'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9683'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9684'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9684'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9685'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9685'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9686'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9686'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9690'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9690'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9691'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9691'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9692'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9692'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_11630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11630'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11630'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11631'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11631'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11632'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11632'^^xsd:string;
  dwc:observationDate '1967-03-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_11633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11633'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11633'^^xsd:string;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11634'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11634'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11635'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11635'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11637'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11637'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11640'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11640'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11642'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11642'^^xsd:string;
  dwc:observationDate '1967-03-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_9680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9680'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9680'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11651'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11651'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11655'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11655'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11662'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11662'^^xsd:string;
  dwc:observationDate '1967-03-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_11663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11663'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11663'^^xsd:string;
  dwc:observationDate '1967-11-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_11664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11664'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11664'^^xsd:string;
  dwc:observationDate '1967-12-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_11665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11665'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11665'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11666'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11666'^^xsd:string;
  dwc:observationDate '1967-06-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_9693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9693'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9693'^^xsd:string;
  dwc:observationDate '1966-01-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_9716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9716'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9716'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11680'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11680'^^xsd:string;
  dwc:observationDate '1967-09-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_9717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9717'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9717'^^xsd:string;
  dwc:observationDate '1966-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11681'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11681'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11682'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11682'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_9718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9718'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9718'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9746'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9746'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9747'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9747'^^xsd:string;
  dwc:observationDate '1966-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9749'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9749'^^xsd:string;
  dwc:observationDate '1966-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9750'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9750'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9752'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9752'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9753'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9753'^^xsd:string;
  dwc:observationDate '1966-01-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_9720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9720'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9720'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9724'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9724'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9728'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9728'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9730'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9730'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9732'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9732'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9738'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9738'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9739'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9739'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9740'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9740'^^xsd:string;
  dwc:observationDate '1966-10-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_9741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9741'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9741'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9742'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9742'^^xsd:string;
  dwc:observationDate '1966-05-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_9743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9743'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9743'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9744'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9744'^^xsd:string;
  dwc:observationDate '1966-10-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_9745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9745'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9745'^^xsd:string;
  dwc:observationDate '1966-01-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_7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7498'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7498'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7483'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7483'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7484'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7484'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7485'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7485'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7487'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7487'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7489'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7489'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7492'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7492'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7495'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7495'^^xsd:string;
  dwc:observationDate '1965-02-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_7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7496'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7496'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7497'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7497'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11564'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11564'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11565'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11565'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11566'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11566'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11567'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11567'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11568'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11568'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11569'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11569'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_11570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11570'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11570'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_9609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9609'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9609'^^xsd:string;
  dwc:observationDate '1966-01-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_9612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9612'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9612'^^xsd:string;
  dwc:observationDate '1966-10-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_9614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9614'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9614'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9615'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9615'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9616'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9616'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9617'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9617'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_11593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11593'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11593'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11594'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11594'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11595'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11595'^^xsd:string;
  dwc:observationDate '1967-11-15'^^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_11596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11596'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11596'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11597'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11597'^^xsd:string;
  dwc:observationDate '1967-03-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_11600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11600'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11600'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11589'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11589'^^xsd:string;
  dwc:observationDate '1967-03-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_11591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11591'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11591'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11592'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11592'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11572'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11572'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11573'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11573'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9618'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9618'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9706'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9706'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9707'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9707'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9708'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9708'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9709'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9709'^^xsd:string;
  dwc:observationDate '1966-01-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_9710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9710'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9710'^^xsd:string;
  dwc:observationDate '1966-05-04'^^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_9711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9711'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9711'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9713'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9713'^^xsd:string;
  dwc:observationDate '1966-01-24'^^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_9714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9714'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9714'^^xsd:string;
  dwc:observationDate '1966-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9715'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9715'^^xsd:string;
  dwc:observationDate '1966-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9592'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9592'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9639'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9639'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9640'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9640'^^xsd:string;
  dwc:observationDate '1966-10-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_11669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11669'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11669'^^xsd:string;
  dwc:observationDate '1967-12-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_11670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11670'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11670'^^xsd:string;
  dwc:observationDate '1967-09-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_11671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11671'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11671'^^xsd:string;
  dwc:observationDate '1967-06-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_11672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11672'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11672'^^xsd:string;
  dwc:observationDate '1967-03-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_11673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11673'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11673'^^xsd:string;
  dwc:observationDate '1967-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11675'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11675'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11677'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11677'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11679'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11679'^^xsd:string;
  dwc:observationDate '1967-12-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_11668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11668'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11668'^^xsd:string;
  dwc:observationDate '1967-11-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_11457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11457'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11457'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7461'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7461'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7462'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7462'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7463'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7463'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7464'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7464'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7468'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7468'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7469'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7469'^^xsd:string;
  dwc:observationDate '1965-02-04'^^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_12733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12733'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12733'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12706'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12706'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12694'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12694'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12696'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12696'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12697'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12697'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12698'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12698'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12699'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12699'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12700'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12700'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12705'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12705'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12708'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12708'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12709'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12709'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12711'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12711'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12712'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12712'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12714'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12714'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12715'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12715'^^xsd:string;
  dwc:observationDate '1968-08-07'^^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_12716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12716'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12716'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12717'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12717'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12707'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12707'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7536'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7536'^^xsd:string;
  dwc:observationDate '1965-02-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_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7540'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7540'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7545'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7545'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7546'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7546'^^xsd:string;
  dwc:observationDate '1965-02-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_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7547'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7547'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_12692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12692'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12692'^^xsd:string;
  dwc:observationDate '1968-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7548'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7548'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7551'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7551'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7535'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7535'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_9606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9606'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9606'^^xsd:string;
  dwc:observationDate '1966-05-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_9607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9607'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9607'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9608'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9608'^^xsd:string;
  dwc:observationDate '1966-10-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_9587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9587'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9587'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.36"^^xsd:decimal ;
  dwc:decimalLongitude "16.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.36 16.22)"^^geo:wktLiteral ;
  geo-pos:lat "43.36"^^xsd:decimal ;
  geo-pos:long "16.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9588'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.22'^^xsd:double;
  dwc:latitude '43.36'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9588'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6730'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6730'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6723'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6723'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6724'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6724'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6725'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6725'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6726'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6726'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6727'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6727'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6728'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6728'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6729'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6729'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6954'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6954'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6958'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6958'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6959'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6959'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6963'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6963'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6964'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6964'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6967'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6967'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6969'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6969'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6970'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6970'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6971'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6971'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6853'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6853'^^xsd:string;
  dwc:observationDate '1964-06-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_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6854'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6854'^^xsd:string;
  dwc:observationDate '1964-07-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_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6855'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6855'^^xsd:string;
  dwc:observationDate '1964-09-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_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6856'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6856'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6857'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6857'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6858'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6858'^^xsd:string;
  dwc:observationDate '1964-08-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_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6860'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6860'^^xsd:string;
  dwc:observationDate '1964-02-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_6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6863'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6863'^^xsd:string;
  dwc:observationDate '1964-07-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_6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6972'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6972'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6851'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6851'^^xsd:string;
  dwc:observationDate '1964-02-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_7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7084'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7084'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7085'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7085'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7086'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7086'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7089'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7089'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7090'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7090'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7091'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7091'^^xsd:string;
  dwc:observationDate '1964-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7099'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7099'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7106'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7106'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7111'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7111'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6852'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6852'^^xsd:string;
  dwc:observationDate '1964-05-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_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5474'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5474'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5475'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5475'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5281'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5281'^^xsd:string;
  dwc:observationDate '1963-12-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_5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5282'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5282'^^xsd:string;
  dwc:observationDate '1963-11-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_5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5283'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5283'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5287'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5287'^^xsd:string;
  dwc:observationDate '1963-12-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_5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5288'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5288'^^xsd:string;
  dwc:observationDate '1963-11-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_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5289'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5289'^^xsd:string;
  dwc:observationDate '1963-10-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_5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5382'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5382'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5375'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5375'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5376'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5376'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5377'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5377'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5379'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5379'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6827'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6827'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6828'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6828'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6829'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6829'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6831'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6831'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6833'^^xsd:string;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6833'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6843'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6843'^^xsd:string;
  dwc:observationDate '1964-05-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_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6844'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6844'^^xsd:string;
  dwc:observationDate '1964-06-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_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6850'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6850'^^xsd:string;
  dwc:observationDate '1964-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_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5473'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5473'^^xsd:string;
  dwc:observationDate '1963-12-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_5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5436'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5436'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5437'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5437'^^xsd:string;
  dwc:observationDate '1963-12-18'^^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_5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5438'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5438'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5439'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5439'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5440'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5440'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7233'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7233'^^xsd:string;
  dwc:observationDate '1964-09-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_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7235'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7235'^^xsd:string;
  dwc:observationDate '1964-04-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_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7236'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7236'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7218'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7218'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7225'^^xsd:string;
  dwc:scientificName 'Zeugopterus regius'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '236488'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7225'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '236488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7228'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7228'^^xsd:string;
  dwc:observationDate '1964-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_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7229'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7229'^^xsd:string;
  dwc:observationDate '1964-02-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_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7231'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7231'^^xsd:string;
  dwc:observationDate '1964-06-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_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7232'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7232'^^xsd:string;
  dwc:observationDate '1964-07-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_5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5347'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5347'^^xsd:string;
  dwc:observationDate '1963-12-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_5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5348'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5348'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5349'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5349'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5352'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5352'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5353'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5353'^^xsd:string;
  dwc:observationDate '1963-12-18'^^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_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5354'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5354'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5355'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5355'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5359'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5359'^^xsd:string;
  dwc:observationDate '1963-12-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_5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5340'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5340'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5342'^^xsd:string;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5342'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5384'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5384'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5386'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5386'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5387'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5387'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5388'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5388'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5391'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5391'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5413'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5413'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5416'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5416'^^xsd:string;
  dwc:observationDate '1963-12-18'^^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_5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5417'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5417'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5423'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5423'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5425'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5425'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5426'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5426'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5431'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5431'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5434'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5434'^^xsd:string;
  dwc:observationDate '1963-12-18'^^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_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5435'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5435'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5393'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5393'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5395'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5395'^^xsd:string;
  dwc:observationDate '1963-12-18'^^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_5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5396'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5396'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5401'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5401'^^xsd:string;
  dwc:observationDate '1963-12-18'^^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_5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5406'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5406'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5407'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5407'^^xsd:string;
  dwc:observationDate '1963-12-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_5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5408'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5408'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5409'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5409'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5324'^^xsd:string;
  dwc:scientificName 'Diplodus sargus sargus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '223863'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5324'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5327'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5327'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5328'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5328'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5329'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5329'^^xsd:string;
  dwc:observationDate '1963-12-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_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5330'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5330'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5332'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5332'^^xsd:string;
  dwc:observationDate '1963-12-18'^^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_5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5336'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5336'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5338'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5338'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5339'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5339'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5290'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5290'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5292'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5292'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5295'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5295'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5296'^^xsd:string;
  dwc:scientificName 'Blennius spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '125915'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5296'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '125915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5298'^^xsd:string;
  dwc:scientificName 'Blennius spp.'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '125915'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5298'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5300'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5300'^^xsd:string;
  dwc:observationDate '1963-11-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_5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5301'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5301'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5302'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5302'^^xsd:string;
  dwc:observationDate '1963-12-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_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5303'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5303'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5304'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5304'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5305'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5305'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5306'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5306'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5307'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5307'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5309'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5309'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5310'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5310'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5311'^^xsd:string;
  dwc:scientificName 'Symphodus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5311'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5317'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5317'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5318'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5318'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5319'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5319'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6665'^^xsd:string;
  dwc:scientificName 'Alosa fallax nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6665'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6670'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6670'^^xsd:string;
  dwc:observationDate '1964-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_6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6671'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6671'^^xsd:string;
  dwc:observationDate '1964-02-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_6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6672'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6672'^^xsd:string;
  dwc:observationDate '1964-05-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_6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6673'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6673'^^xsd:string;
  dwc:observationDate '1964-06-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_6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6674'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6674'^^xsd:string;
  dwc:observationDate '1964-07-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_6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6675'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6675'^^xsd:string;
  dwc:observationDate '1964-09-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_6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6676'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6676'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6677'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6677'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6681'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6681'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6682'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6682'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6683'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6683'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6684'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6684'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6688'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6688'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6690'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6690'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6693'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6693'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6706'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6706'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6707'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6707'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6710'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6710'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6711'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6711'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6712'^^xsd:string;
  dwc:scientificName 'Boops boops'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6712'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6713'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6713'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6715'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6715'^^xsd:string;
  dwc:observationDate '1964-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_6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6716'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6716'^^xsd:string;
  dwc:observationDate '1964-02-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_6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6717'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6717'^^xsd:string;
  dwc:observationDate '1964-05-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_6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6718'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6718'^^xsd:string;
  dwc:observationDate '1964-06-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_6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6708'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6708'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6678'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6678'^^xsd:string;
  dwc:observationDate '1964-08-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_6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6652'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6652'^^xsd:string;
  dwc:observationDate '1964-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_6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6653'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6653'^^xsd:string;
  dwc:observationDate '1964-02-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_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6654'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6654'^^xsd:string;
  dwc:observationDate '1964-05-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_6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6655'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6655'^^xsd:string;
  dwc:observationDate '1964-06-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_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6656'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6656'^^xsd:string;
  dwc:observationDate '1964-07-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_6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6657'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6657'^^xsd:string;
  dwc:observationDate '1964-09-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_6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6659'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6659'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6660'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6660'^^xsd:string;
  dwc:observationDate '1964-08-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_6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6661'^^xsd:string;
  dwc:scientificName 'Alosa fallax nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6661'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6664'^^xsd:string;
  dwc:scientificName 'Alosa fallax nilotica'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6664'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7123'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7123'^^xsd:string;
  dwc:observationDate '1964-06-18'^^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_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7124'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7124'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7125'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7125'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7126'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7126'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7127'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7127'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7128'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7128'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7129'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7129'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7130'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7130'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7131'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7131'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7122'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7122'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7132'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7132'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7133'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7133'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7134'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7134'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7135'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7135'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7136'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7136'^^xsd:string;
  dwc:observationDate '1964-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7137'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7137'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7202'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7202'^^xsd:string;
  dwc:observationDate '1964-02-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_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7207'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7207'^^xsd:string;
  dwc:observationDate '1964-03-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_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7208'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7208'^^xsd:string;
  dwc:observationDate '1964-04-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_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7210'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7210'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7213'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7213'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7214'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7214'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7215'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7215'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7150'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7150'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7157'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7157'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7169'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7169'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7175'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7175'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7183'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7183'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7189'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7189'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7190'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7190'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7197'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7197'^^xsd:string;
  dwc:observationDate '1964-09-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_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7201'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7201'^^xsd:string;
  dwc:observationDate '1964-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_7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7138'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7138'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7216'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7216'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6732'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6732'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6733'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6733'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6734'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6734'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6735'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6735'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6736'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6736'^^xsd:string;
  dwc:observationDate '1964-06-18'^^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_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6737'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6737'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6738'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6738'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6739'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6739'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6741'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6741'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6731'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6731'^^xsd:string;
  dwc:observationDate '1964-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6719'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6719'^^xsd:string;
  dwc:observationDate '1964-07-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_6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6763'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6763'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6750'^^xsd:string;
  dwc:scientificName 'Symphodus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6750'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6752'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6752'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6754'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6754'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6755'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6755'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6756'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6756'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6757'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6757'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6760'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6760'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6761'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6761'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6762'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6762'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6743'^^xsd:string;
  dwc:scientificName 'Symphodus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6743'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6745'^^xsd:string;
  dwc:scientificName 'Symphodus spp.'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6745'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6746'^^xsd:string;
  dwc:scientificName 'Symphodus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6746'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6748'^^xsd:string;
  dwc:scientificName 'Symphodus spp.'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6748'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6749'^^xsd:string;
  dwc:scientificName 'Symphodus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6749'^^xsd:string;
  dwc:observationDate '1964-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6788'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6788'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6797'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6797'^^xsd:string;
  dwc:observationDate '1964-02-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_6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6798'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6798'^^xsd:string;
  dwc:observationDate '1964-05-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_6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6803'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6803'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6805'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6805'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6806'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6806'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6807'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6807'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6808'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6808'^^xsd:string;
  dwc:observationDate '1964-06-18'^^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_6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6809'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6809'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6764'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6764'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6765'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6765'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6766'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6766'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6767'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6767'^^xsd:string;
  dwc:observationDate '1964-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6768'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6768'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6769'^^xsd:string;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6769'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6770'^^xsd:string;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6770'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6776'^^xsd:string;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6776'^^xsd:string;
  dwc:observationDate '1964-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6782'^^xsd:string;
  dwc:scientificName 'Diplodus sargus sargus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '223863'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6782'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6787'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6787'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6812'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6812'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6742'^^xsd:string;
  dwc:scientificName 'Symphodus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6742'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6869'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6869'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6870'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6870'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6872'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6872'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6873'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6873'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6874'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6874'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6875'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6875'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6879'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6879'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6881'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6881'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6882'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6882'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6868'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6868'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6864'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6864'^^xsd:string;
  dwc:observationDate '1964-09-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_6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6865'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6865'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6866'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6866'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6867'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6867'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6885'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6885'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6889'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6889'^^xsd:string;
  dwc:observationDate '1964-06-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_6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6892'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6892'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6895'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6895'^^xsd:string;
  dwc:observationDate '1964-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_6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6896'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6896'^^xsd:string;
  dwc:observationDate '1964-02-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_6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6897'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6897'^^xsd:string;
  dwc:observationDate '1964-05-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_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6898'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6898'^^xsd:string;
  dwc:observationDate '1964-06-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_6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6899'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6899'^^xsd:string;
  dwc:observationDate '1964-07-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_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6900'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6900'^^xsd:string;
  dwc:observationDate '1964-09-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_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6901'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6901'^^xsd:string;
  dwc:observationDate '1964-03-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_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6902'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6902'^^xsd:string;
  dwc:observationDate '1964-04-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_6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6903'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6903'^^xsd:string;
  dwc:observationDate '1964-08-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_6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6904'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6904'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6923'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6923'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6926'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6926'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6927'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6927'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6931'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6931'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6932'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6932'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6933'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6933'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6935'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6935'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6936'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6936'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6937'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6937'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6996'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6996'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6997'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6997'^^xsd:string;
  dwc:observationDate '1964-06-18'^^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_6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6998'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6998'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6999'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6999'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7000'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7000'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6934'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6934'^^xsd:string;
  dwc:observationDate '1964-06-18'^^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_7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7001'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7001'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7002'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7002'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7011'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7011'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7012'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7012'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7013'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7013'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7017'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7017'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7018'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7018'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7019'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7019'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7023'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7023'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7024'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7024'^^xsd:string;
  dwc:observationDate '1964-06-18'^^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_7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7025'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7025'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7026'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7026'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7028'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7028'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7030'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7030'^^xsd:string;
  dwc:observationDate '1964-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_7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7031'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7031'^^xsd:string;
  dwc:observationDate '1964-02-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_7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7033'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7033'^^xsd:string;
  dwc:observationDate '1964-06-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_7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7034'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7034'^^xsd:string;
  dwc:observationDate '1964-07-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_7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7035'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7035'^^xsd:string;
  dwc:observationDate '1964-09-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_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7036'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7036'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7038'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7038'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7039'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7039'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7041'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7041'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7042'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7042'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7043'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7043'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7032'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7032'^^xsd:string;
  dwc:observationDate '1964-05-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_7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7065'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7065'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7066'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7066'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7067'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7067'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7068'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7068'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7073'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7073'^^xsd:string;
  dwc:observationDate '1964-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7076'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7076'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7079'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7079'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7080'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7080'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7081'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7081'^^xsd:string;
  dwc:observationDate '1964-03-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_7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7064'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7064'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7044'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7044'^^xsd:string;
  dwc:observationDate '1964-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7048'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7048'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7052'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7052'^^xsd:string;
  dwc:observationDate '1964-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7057'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7057'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7058'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7058'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7059'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7059'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7060'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7060'^^xsd:string;
  dwc:observationDate '1964-06-18'^^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_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7061'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7061'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7062'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7062'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7063'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7063'^^xsd:string;
  dwc:observationDate '1964-03-24'^^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_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7083'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7083'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7113'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7113'^^xsd:string;
  dwc:observationDate '1964-05-18'^^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_7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7114'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7114'^^xsd:string;
  dwc:observationDate '1964-06-18'^^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_7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7115'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7115'^^xsd:string;
  dwc:observationDate '1964-07-18'^^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_7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7116'^^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 '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7116'^^xsd:string;
  dwc:observationDate '1964-09-18'^^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_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7117'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7117'^^xsd:string;
  dwc:observationDate '1964-03-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_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7118'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7118'^^xsd:string;
  dwc:observationDate '1964-04-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_7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7119'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7119'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7120'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7120'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7121'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7121'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7112'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7112'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6816'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6816'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6820'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^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:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6820'^^xsd:string;
  dwc:observationDate '1964-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6821'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6821'^^xsd:string;
  dwc:observationDate '1964-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6823'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6823'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6824'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6824'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6825'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6825'^^xsd:string;
  dwc:observationDate '1964-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5362'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5362'^^xsd:string;
  dwc:observationDate '1963-12-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_5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5363'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5363'^^xsd:string;
  dwc:observationDate '1963-11-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_5364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5364'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5364'^^xsd:string;
  dwc:observationDate '1963-10-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_5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5367'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5367'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5441'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5441'^^xsd:string;
  dwc:observationDate '1963-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6720'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6720'^^xsd:string;
  dwc:observationDate '1964-09-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_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6826'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6826'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6952'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6952'^^xsd:string;
  dwc:observationDate '1964-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5370'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5370'^^xsd:string;
  dwc:observationDate '1963-10-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_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5374'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5374'^^xsd:string;
  dwc:observationDate '1963-12-18'^^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_5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5442'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5442'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5452'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5452'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5459'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5459'^^xsd:string;
  dwc:observationDate '1963-11-19'^^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_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5460'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5460'^^xsd:string;
  dwc:observationDate '1963-10-21'^^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_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5469'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5469'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5472'^^xsd:string;
  dwc:scientificName 'Zeugopterus regius'^^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:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '236488'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5472'^^xsd:string;
  dwc:observationDate '1963-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '236488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6813'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6813'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6814'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6814'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6815'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6815'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6938'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6938'^^xsd:string;
  dwc:observationDate '1964-04-24'^^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_6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6939'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6939'^^xsd:string;
  dwc:observationDate '1964-08-28'^^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_6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6940'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6940'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6941'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6941'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6949'^^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 '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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6949'^^xsd:string;
  dwc:observationDate '1964-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5293'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5293'^^xsd:string;
  dwc:observationDate '1963-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6975'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6975'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6986'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6986'^^xsd:string;
  dwc:observationDate '1964-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6994'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6994'^^xsd:string;
  dwc:observationDate '1964-01-18'^^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_6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 16.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_6995'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '16.37'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_6995'^^xsd:string;
  dwc:observationDate '1964-02-18'^^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_11297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11297'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11297'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11301'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11301'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11302'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11302'^^xsd:string;
  dwc:observationDate '1967-09-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_11303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11303'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11303'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11304'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11304'^^xsd:string;
  dwc:observationDate '1967-03-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_11305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11305'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11305'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11306'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11306'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11307'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11307'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11294'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11294'^^xsd:string;
  dwc:observationDate '1967-09-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_11219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11219'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11219'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_9448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9448'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9448'^^xsd:string;
  dwc:observationDate '1966-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9452'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9452'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9455'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9455'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9458'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9458'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9459'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9459'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7260'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7260'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11270'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11270'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7444'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7444'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11356'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11356'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11357'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11357'^^xsd:string;
  dwc:observationDate '1967-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11358'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11358'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11359'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11359'^^xsd:string;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11360'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11360'^^xsd:string;
  dwc:observationDate '1967-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11361'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11361'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11370'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11370'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11371'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11371'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_9460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9460'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9460'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9461'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9461'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9466'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9466'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9467'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9467'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9469'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9469'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9470'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9470'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9472'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9472'^^xsd:string;
  dwc:observationDate '1966-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9474'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9474'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9475'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9475'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9476'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9476'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9481'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9481'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9484'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9484'^^xsd:string;
  dwc:observationDate '1966-10-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_9490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9490'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9490'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9491'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9491'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9492'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9492'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9493'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9493'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9495'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9495'^^xsd:string;
  dwc:observationDate '1966-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9498'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9498'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9502'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9502'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9477'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9477'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9504'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9504'^^xsd:string;
  dwc:observationDate '1966-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9508'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9508'^^xsd:string;
  dwc:observationDate '1966-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9510'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9510'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9522'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9522'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9523'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9523'^^xsd:string;
  dwc:observationDate '1966-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9524'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9524'^^xsd:string;
  dwc:observationDate '1966-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9534'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9534'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9535'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9535'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9536'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9536'^^xsd:string;
  dwc:observationDate '1966-10-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_9503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9503'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9503'^^xsd:string;
  dwc:observationDate '1966-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9538'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9538'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9537'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9537'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9539'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9539'^^xsd:string;
  dwc:observationDate '1966-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9540'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9540'^^xsd:string;
  dwc:observationDate '1966-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9541'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9541'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9542'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9542'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9545'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9545'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9400'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9400'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9401'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9401'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9402'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9402'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9404'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9404'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9407'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9407'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9409'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9409'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9410'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9410'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9414'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9414'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9422'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9422'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9423'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9423'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9424'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9424'^^xsd:string;
  dwc:observationDate '1966-10-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_9388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9388'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9388'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9389'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9389'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9390'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9390'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9391'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9391'^^xsd:string;
  dwc:observationDate '1966-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9392'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9392'^^xsd:string;
  dwc:observationDate '1966-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9393'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9393'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9394'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9394'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9398'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9398'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9399'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9399'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9387'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9387'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_11399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11399'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11399'^^xsd:string;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11402'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11402'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11404'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11404'^^xsd:string;
  dwc:observationDate '1967-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11408'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11408'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11411'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11411'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11413'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11413'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11414'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11414'^^xsd:string;
  dwc:observationDate '1967-09-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_11416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11416'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11416'^^xsd:string;
  dwc:observationDate '1967-03-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_11417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11417'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11417'^^xsd:string;
  dwc:observationDate '1967-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11418'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11418'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9337'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9337'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9338'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9338'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9339'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9339'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9334'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9334'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9335'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9335'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_11419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11419'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11419'^^xsd:string;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11420'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11420'^^xsd:string;
  dwc:observationDate '1967-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11422'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11422'^^xsd:string;
  dwc:observationDate '1967-09-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_11423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11423'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11423'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_9360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9360'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9360'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9361'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9361'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9368'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9368'^^xsd:string;
  dwc:observationDate '1966-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9378'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9378'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9379'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9379'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9380'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9380'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9381'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9381'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9383'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9383'^^xsd:string;
  dwc:observationDate '1966-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9386'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9386'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9359'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9359'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9354'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9354'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9356'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9356'^^xsd:string;
  dwc:observationDate '1966-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9358'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9358'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_11340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11340'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11340'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11345'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11345'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11346'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11346'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11347'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11347'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11348'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11348'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11350'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11350'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11352'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11352'^^xsd:string;
  dwc:observationDate '1967-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11353'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11353'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11354'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11354'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_9340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9340'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9340'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9341'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9341'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9342'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9342'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9345'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9345'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9350'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9350'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9352'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9352'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_11355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11355'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11355'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_9443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9443'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9443'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9444'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9444'^^xsd:string;
  dwc:observationDate '1966-10-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_9445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9445'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9445'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9446'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9446'^^xsd:string;
  dwc:observationDate '1966-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11276'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11276'^^xsd:string;
  dwc:observationDate '1967-03-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_7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7261'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7261'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7262'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7262'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7263'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7263'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7264'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7264'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7267'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7267'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7276'^^xsd:string;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7276'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7282'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7282'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7283'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7283'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7281'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7281'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7284'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7284'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7256'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7256'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7257'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7257'^^xsd:string;
  dwc:observationDate '1965-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7258'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7258'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7259'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7259'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7245'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7245'^^xsd:string;
  dwc:observationDate '1965-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7247'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7247'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7248'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7248'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7252'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7252'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7254'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7254'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7237'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7237'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7238'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7238'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7239'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7239'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7240'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7240'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7241'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7241'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7242'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7242'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7243'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7243'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7244'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7244'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7286'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7286'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7290'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7290'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7292'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7292'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7294'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7294'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7296'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7296'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7298'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7298'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7299'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7299'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7301'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7301'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7302'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7302'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7303'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7303'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7304'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7304'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7306'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7306'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7307'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7307'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7309'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7309'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7313'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7313'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7315'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7315'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7325'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7325'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_11221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11221'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11221'^^xsd:string;
  dwc:observationDate '1967-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7326'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7326'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7343'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7343'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7327'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7327'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7328'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7328'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7329'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7329'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7330'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7330'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7331'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7331'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7332'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7332'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7341'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7341'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7342'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7342'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7362'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7362'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7363'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7363'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7364'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7364'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_11237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11237'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11237'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7368'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7368'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7344'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7344'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7345'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7345'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7346'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7346'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7347'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7347'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7348'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7348'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_11225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11225'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11225'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11227'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11227'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11229'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11229'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11231'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11231'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11232'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11232'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11236'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11236'^^xsd:string;
  dwc:observationDate '1967-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7361'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7361'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7408'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7408'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7384'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7384'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7386'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7386'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7390'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7390'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7393'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7393'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7394'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7394'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7395'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7395'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7396'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7396'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7403'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7403'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7404'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7404'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7405'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7405'^^xsd:string;
  dwc:observationDate '1965-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7406'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7406'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7407'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7407'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11259'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11259'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11277'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11277'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11278'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11278'^^xsd:string;
  dwc:observationDate '1967-09-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_11279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11279'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11279'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11280'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11280'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11283'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11283'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11285'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11285'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11287'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11287'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11288'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11288'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11260'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11260'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11262'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11262'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11263'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11263'^^xsd:string;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11265'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11265'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11266'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11266'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11272'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11272'^^xsd:string;
  dwc:observationDate '1967-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7447'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7447'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7445'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7445'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7446'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7446'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_11275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11275'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11275'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11257'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11257'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7383'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7383'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7370'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7370'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7371'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7371'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7372'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7372'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7373'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7373'^^xsd:string;
  dwc:observationDate '1965-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7377'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7377'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7378'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7378'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7379'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7379'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7380'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7380'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_11255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11255'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11255'^^xsd:string;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11238'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11238'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11239'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11239'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11240'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11240'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11249'^^xsd:string;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11249'^^xsd:string;
  dwc:observationDate '1967-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11213'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11213'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11214'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11214'^^xsd:string;
  dwc:observationDate '1967-09-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_11215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11215'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11215'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11290'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11290'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11292'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11292'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11258'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11258'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11217'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11217'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7413'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7413'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7414'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7414'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7420'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7420'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7437'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7437'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7438'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7438'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7439'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7439'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7440'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7440'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7441'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7441'^^xsd:string;
  dwc:observationDate '1965-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7442'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7442'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11392'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11392'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_9442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9442'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9442'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_11267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11267'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11267'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11268'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11268'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7443'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7443'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11339'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11339'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11318'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11318'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11320'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11320'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11322'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11322'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11323'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11323'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11324'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11324'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11325'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11325'^^xsd:string;
  dwc:observationDate '1967-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11337'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11337'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11338'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11338'^^xsd:string;
  dwc:observationDate '1967-09-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_9425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9425'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9425'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9426'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9426'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9427'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9427'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_9428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9428'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9428'^^xsd:string;
  dwc:observationDate '1966-10-08'^^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_9429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9429'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9429'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_11369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11369'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11369'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11309'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11309'^^xsd:string;
  dwc:observationDate '1967-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9431'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9431'^^xsd:string;
  dwc:observationDate '1966-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9437'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9437'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9438'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9438'^^xsd:string;
  dwc:observationDate '1966-05-05'^^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_9439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9439'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9439'^^xsd:string;
  dwc:observationDate '1966-04-06'^^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_11308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11308'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11308'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11372'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11372'^^xsd:string;
  dwc:observationDate '1967-03-22'^^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_11377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11377'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11377'^^xsd:string;
  dwc:observationDate '1967-12-16'^^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_11379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11379'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11379'^^xsd:string;
  dwc:observationDate '1967-06-20'^^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_11382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11382'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11382'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11383'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11383'^^xsd:string;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11384'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11384'^^xsd:string;
  dwc:observationDate '1967-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11390'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11390'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 16.42)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7369'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.42'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '47.4'^^xsd:double;
  dwc:maximumDepth '47.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7369'^^xsd:string;
  dwc:observationDate '1965-02-06'^^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_11722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11722'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11722'^^xsd:string;
  dwc:observationDate '1967-03-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_11723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11723'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11723'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11724'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11724'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11725'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11725'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11726'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11726'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11732'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11732'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11733'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11733'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11734'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11734'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_9778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9778'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9778'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9791'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9791'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9866'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9866'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9867'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9867'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9871'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9871'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9872'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9872'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9873'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9873'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9874'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9874'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9779'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9779'^^xsd:string;
  dwc:observationDate '1966-10-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_9780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9780'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9780'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9781'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9781'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9782'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9782'^^xsd:string;
  dwc:observationDate '1966-10-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_9783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9783'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9783'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9785'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9785'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9786'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9786'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9790'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9790'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_11721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11721'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11721'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_9858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9858'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9858'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9860'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9860'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9865'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9865'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9857'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9857'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_11784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11784'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11784'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11845'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11845'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7600'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7600'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7594'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7594'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7595'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7595'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7596'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7596'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7597'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7597'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7598'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7598'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7599'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7599'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7590'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7590'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7591'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7591'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7593'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7593'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7601'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7601'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7602'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7602'^^xsd:string;
  dwc:observationDate '1965-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7604'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7604'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7605'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7605'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7606'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7606'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7608'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7608'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7615'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7615'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7612'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7612'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7613'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7613'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7614'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7614'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7616'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7616'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7622'^^xsd:string;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7622'^^xsd:string;
  dwc:observationDate '1965-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7628'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7628'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7632'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7632'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7635'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7635'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7636'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7636'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7637'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7637'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7638'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7638'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7639'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7639'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7765'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7765'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7771'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7771'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7661'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7661'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7665'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7665'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7668'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7668'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7669'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7669'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7670'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7670'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7671'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7671'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7672'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7672'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7679'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7679'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7682'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7682'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7683'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7683'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7685'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7685'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7833'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7833'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7834'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7834'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7835'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7835'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7836'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7836'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7832'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7832'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7709'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7709'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7716'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7716'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7719'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7719'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7720'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7720'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7721'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7721'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7722'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7722'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7723'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7723'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7724'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7724'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7725'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7725'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7686'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7686'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7692'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7692'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7693'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7693'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7694'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7694'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7695'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7695'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7696'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7696'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7699'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7699'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7700'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7700'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7702'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7702'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7703'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7703'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7704'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7704'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7705'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7705'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7706'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7706'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7730'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7730'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7737'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7737'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7739'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7739'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7740'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7740'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7745'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7745'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7747'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7747'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7748'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7748'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7749'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7749'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7750'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7750'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7728'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7728'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7753'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7753'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7754'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7754'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7755'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7755'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7756'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7756'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7761'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7761'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7762'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7762'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7763'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7763'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7764'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7764'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7752'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7752'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7820'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7820'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7821'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7821'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7822'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7822'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7823'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7823'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7824'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7824'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7825'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7825'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7826'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7826'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7827'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7827'^^xsd:string;
  dwc:observationDate '1965-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7829'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7829'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7818'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7818'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7657'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7657'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7658'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7658'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7659'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7659'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7660'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7660'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7788'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7788'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7790'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7790'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7793'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7793'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7803'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7803'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7804'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7804'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7641'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7641'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7643'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7643'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7647'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7647'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7650'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7650'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7651'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7651'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7805'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7805'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7811'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7811'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7817'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7817'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7588'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7588'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_11684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11684'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11684'^^xsd:string;
  dwc:observationDate '1967-09-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_11704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11704'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11704'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_9761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9761'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9761'^^xsd:string;
  dwc:observationDate '1966-10-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_9754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9754'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9754'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9755'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9755'^^xsd:string;
  dwc:observationDate '1966-10-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_9756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9756'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9756'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9760'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9760'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_11709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11709'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11709'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11713'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11713'^^xsd:string;
  dwc:observationDate '1967-06-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_11714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11714'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11714'^^xsd:string;
  dwc:observationDate '1967-03-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_11715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11715'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11715'^^xsd:string;
  dwc:observationDate '1967-12-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_11716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11716'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11716'^^xsd:string;
  dwc:observationDate '1967-09-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_11717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11717'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11717'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11718'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11718'^^xsd:string;
  dwc:observationDate '1967-03-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_11719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11719'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11719'^^xsd:string;
  dwc:observationDate '1967-12-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_11720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11720'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11720'^^xsd:string;
  dwc:observationDate '1967-09-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_11686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11686'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11686'^^xsd:string;
  dwc:observationDate '1967-03-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_11691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11691'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11691'^^xsd:string;
  dwc:observationDate '1967-12-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_11692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11692'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11692'^^xsd:string;
  dwc:observationDate '1967-09-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_11693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11693'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11693'^^xsd:string;
  dwc:observationDate '1967-06-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_11694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11694'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11694'^^xsd:string;
  dwc:observationDate '1967-03-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_11695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11695'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11695'^^xsd:string;
  dwc:observationDate '1967-12-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_11696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11696'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11696'^^xsd:string;
  dwc:observationDate '1967-09-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_11697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11697'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11697'^^xsd:string;
  dwc:observationDate '1967-06-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_11698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11698'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11698'^^xsd:string;
  dwc:observationDate '1967-03-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_9795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9795'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9795'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9799'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9799'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9802'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9802'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9803'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9803'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9805'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9805'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9806'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9806'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9807'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9807'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9811'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9811'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9812'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9812'^^xsd:string;
  dwc:observationDate '1966-10-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_11748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11748'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11748'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11751'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11751'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11752'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11752'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11753'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11753'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11754'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11754'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_11760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11760'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11760'^^xsd:string;
  dwc:observationDate '1967-09-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_11762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11762'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11762'^^xsd:string;
  dwc:observationDate '1967-03-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_11764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11764'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11764'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11766'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11766'^^xsd:string;
  dwc:observationDate '1967-03-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_9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9813'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9813'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_11767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11767'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11767'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_9792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9792'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9792'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_11747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11747'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11747'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11735'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11735'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9838'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9838'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9817'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9817'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9818'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9818'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9819'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9819'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9820'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9820'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9823'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9823'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9824'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9824'^^xsd:string;
  dwc:observationDate '1966-10-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_9828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9828'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9828'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9829'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9829'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9830'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9830'^^xsd:string;
  dwc:observationDate '1966-10-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_9875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9875'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9875'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9876'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9876'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9879'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9879'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9880'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9880'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9881'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9881'^^xsd:string;
  dwc:observationDate '1966-10-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_9882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9882'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9882'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9884'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9884'^^xsd:string;
  dwc:observationDate '1966-10-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_9885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9885'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9885'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9889'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9889'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9890'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9890'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_11785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11785'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11785'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11791'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11791'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11795'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11795'^^xsd:string;
  dwc:observationDate '1967-12-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_11796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11796'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11796'^^xsd:string;
  dwc:observationDate '1967-09-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_11797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11797'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11797'^^xsd:string;
  dwc:observationDate '1967-06-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_11798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11798'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11798'^^xsd:string;
  dwc:observationDate '1967-03-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_11801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11801'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11801'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11803'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11803'^^xsd:string;
  dwc:observationDate '1967-12-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_11804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11804'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11804'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_9891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9891'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9891'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_11806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11806'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11806'^^xsd:string;
  dwc:observationDate '1967-03-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_11808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11808'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11808'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11815'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11815'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11816'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11816'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11819'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11819'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11820'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11820'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11821'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11821'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11822'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11822'^^xsd:string;
  dwc:observationDate '1967-03-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_11827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11827'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11827'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11805'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11805'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_9892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9892'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9892'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9895'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9895'^^xsd:string;
  dwc:observationDate '1966-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9897'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9897'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9898'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9898'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9904'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9904'^^xsd:string;
  dwc:observationDate '1966-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9905'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9905'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9907'^^xsd:string;
  dwc:scientificName 'Trachurus 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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9907'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9910'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9910'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9914'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9914'^^xsd:string;
  dwc:observationDate '1966-10-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_9915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9915'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9915'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_11828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11828'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11828'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11846'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11846'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_11847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11847'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11847'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11850'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11850'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11851'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11851'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11852'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11852'^^xsd:string;
  dwc:observationDate '1967-09-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_11853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11853'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11853'^^xsd:string;
  dwc:observationDate '1967-06-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_11854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11854'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11854'^^xsd:string;
  dwc:observationDate '1967-03-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_11863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11863'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11863'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11864'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11864'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11866'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11866'^^xsd:string;
  dwc:observationDate '1967-03-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_11870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11870'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11870'^^xsd:string;
  dwc:observationDate '1967-03-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_11874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11874'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11874'^^xsd:string;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11879'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11879'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11880'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11880'^^xsd:string;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11885'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11885'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11894'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11894'^^xsd:string;
  dwc:observationDate '1967-03-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_11896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11896'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11896'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11897'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11897'^^xsd:string;
  dwc:observationDate '1967-06-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_11898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11898'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11898'^^xsd:string;
  dwc:observationDate '1967-03-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_11865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11865'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11865'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11899'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11899'^^xsd:string;
  dwc:observationDate '1967-12-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_11900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11900'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11900'^^xsd:string;
  dwc:observationDate '1967-09-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_11901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11901'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11901'^^xsd:string;
  dwc:observationDate '1967-06-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_11902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11902'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11902'^^xsd:string;
  dwc:observationDate '1967-03-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_11903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11903'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11903'^^xsd:string;
  dwc:observationDate '1967-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11905'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11905'^^xsd:string;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11907'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11907'^^xsd:string;
  dwc:observationDate '1967-12-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_11908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11908'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11908'^^xsd:string;
  dwc:observationDate '1967-09-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_11909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11909'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11909'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11910'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11910'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7777'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7777'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7778'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7778'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7779'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7779'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7780'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7780'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7781'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7781'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7782'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7782'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7783'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7783'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7785'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7785'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7787'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7787'^^xsd:string;
  dwc:observationDate '1965-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9775'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9775'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9916'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9916'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9917'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9917'^^xsd:string;
  dwc:observationDate '1966-10-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_9918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9918'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9918'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9921'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9921'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11768'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11768'^^xsd:string;
  dwc:observationDate '1967-09-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_11769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11769'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11769'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11770'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11770'^^xsd:string;
  dwc:observationDate '1967-03-23'^^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_11840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11840'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11840'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_11841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11841'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11841'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11842'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11842'^^xsd:string;
  dwc:observationDate '1967-03-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_11843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11843'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11843'^^xsd:string;
  dwc:observationDate '1967-12-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_11844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11844'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11844'^^xsd:string;
  dwc:observationDate '1967-09-18'^^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_7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7640'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7640'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_11831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11831'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11831'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11833'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11833'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11834'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11834'^^xsd:string;
  dwc:observationDate '1967-03-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_11839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11839'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11839'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_9839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9839'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9839'^^xsd:string;
  dwc:observationDate '1966-10-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_9840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9840'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9840'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9844'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9844'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9845'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9845'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9846'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9846'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9853'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9853'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9854'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9854'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9855'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9855'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9856'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9856'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9924'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9924'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_11775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11775'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11775'^^xsd:string;
  dwc:observationDate '1967-12-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_11776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11776'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^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:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11776'^^xsd:string;
  dwc:observationDate '1967-09-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_11777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11777'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11777'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11779'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11779'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_11781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11781'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11781'^^xsd:string;
  dwc:observationDate '1967-06-19'^^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_11783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11783'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11783'^^xsd:string;
  dwc:observationDate '1967-12-15'^^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_7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7569'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7569'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7570'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7570'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7571'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7571'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7575'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7575'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7577'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7577'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7580'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7580'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7584'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7584'^^xsd:string;
  dwc:observationDate '1965-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7585'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7585'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7586'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7586'^^xsd:string;
  dwc:observationDate '1965-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7587'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7587'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7556'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7556'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7558'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7558'^^xsd:string;
  dwc:observationDate '1965-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7562'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7562'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7563'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7563'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7564'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7564'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7565'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7565'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7566'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7566'^^xsd:string;
  dwc:observationDate '1965-11-25'^^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_7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7568'^^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 '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7568'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7554'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7554'^^xsd:string;
  dwc:observationDate '1965-07-17'^^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_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7555'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7555'^^xsd:string;
  dwc:observationDate '1965-05-25'^^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_7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7717'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7717'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7552'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7552'^^xsd:string;
  dwc:observationDate '1965-02-05'^^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_7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7553'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7553'^^xsd:string;
  dwc:observationDate '1965-08-07'^^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_9762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9762'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9762'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9763'^^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 '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9763'^^xsd:string;
  dwc:observationDate '1966-04-05'^^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_9764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9764'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9764'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9765'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9765'^^xsd:string;
  dwc:observationDate '1966-01-25'^^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_9767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9767'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9767'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9770'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9770'^^xsd:string;
  dwc:observationDate '1966-10-10'^^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_9773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9773'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9773'^^xsd:string;
  dwc:observationDate '1966-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9774'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9774'^^xsd:string;
  dwc:observationDate '1966-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7772'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  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: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7772'^^xsd:string;
  dwc:observationDate '1965-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7802'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.48'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '82.4'^^xsd:double;
  dwc:maximumDepth '82.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Predvodnik; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 46.1 m and head-rope length of 34.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7802'^^xsd:string;
  dwc:observationDate '1965-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF